http://annevankesteren.nl/2005/04/quotes-in-php
Monthly Archives: May 2011
MySQL: Get Next Auto_increment
http://blog.jamiedoris.com/geek/560/
jQuery and jQuery UI Theme links on Google CDN
jQuery Library – http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js
JQUERY.CO
PHP curl with post and session
Introduction PHP supports libcurl, a library created by Daniel Stenberg, that allows you to connect and communicate to many different types of servers with many different types of protocols. libcurl currently supports the http, https, ftp, gopher, telnet, dict, file, and ldap protocols. libcurl also supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading (this …