background preloader

Programmation

Facebook Twitter

En tant que programmeur php et javascript [jQuery] voici ici toutes mes ressources utiles pour bien faire dans tout les domaines du web.

Formulaires

jQuery. Créer un wiki. Upload / Téléversements. Images. By pages categories. Sharing systems. Social Connection. Snipets. Regex. 8 Regular Expressions les plus Importantes. Regular expressions are a language of their own. When you learn a new programming language, they're this little sub-language that makes no sense at first glance. Many times you have to read another tutorial, article, or book just to understand the "simple" pattern described.

Today, we'll review eight regular expressions that you should know for your next coding project. Before we start, you might want to check out some of the regex apps on Envato Market, such as: You can extract emails, proxies, IPs, phone numbers, addresses, HTML tags, URLs, links, dates, etc. Just insert one or multiple regular expressions and sources URLs, and start the process. Extract, scrape, parse, harvest. Extract emails from an old CSV address book.Extract image sources from HTML files.Extract proxies from online websites.Extract URL results from Google.Fast regex testerAJAX-basedjQuery etc are not required.No database requiredAdvertisement ready All that in a PHP syntax. My-us3r_n4m3 myp4ssw0rd #a3c113 my-title-here. .htaccess. Htaccess (HyperText Access) is a simple configuration file that allows designers, developers and programmers alike to alter the configuration of the Apache Web Server in order to provide additional functionality.

Such functionality can include redirecting users, URL re-writes and providing password-protected directories; but it can do so much more. So let’s begin … Creating and Uploading an .htaccess File Creating an .htaccess file is very easy. Simply open Notepad or a similar text-based program, switch off word-wrap, add the code and save the file in the usual way. For example, you could call it: htaccess.txt Upload the file to the relevant directory on your web server and then rename it like so: .htaccess Remember, the .htaccess file should be using 644 permissions and uploaded in ASCII mode. Using .htaccess It is important to remember that an .htaccess file will affect the directory it is placed in and all resulting sub-directories.

. # comment here # another comment here Useful Snippets.

Vérification automatique

Géolocalisation et timezones. Internationnalisation. Cron Jobs. Analises et Statistiques. Messaging (Email, sms, Notification, PM's) API's. Imap Pop3. Paiement. Améliorations Vitesse et Query. MySql. Information Méthode de programmation. Protection/Sécuritées. Ajax.