PHP Tutorials
Authentication
Random PasswordsI use this code to make passwords for my members.
Admin SectionHave you ever wanted to add your own admin section to your website that only you can get to, well with this script now you can.
Beginner
Beginners Guide Pt.1PHP beginners guide part 1 - all the details and information you need to get started with using PHP.
PHP vs CGIThis article discusses PHP and informally compares it with writing CGI scripts in Perl.
PHP BasicsLearn the basics of PHP.
Layout and IncludesMake your Website layouts with PHP so you have on layout file so you only need to edit one file to change the layout.
Session
Pass JavaScript Arrays to PHPThis is a Javascript function that will convert a Javascript array to a string in PHP serialized format. You can pass this string to a PHP script and
Cookies - Remember Me - Automatic LoginThis script uses cookies to remember a user for automatic login when the user returns.
PHP CookiesLearn how to set/retrieve/modify cookies through php.
Miscellaneous
Making Calendar