Bookmark This Site

PHP Tutorials

Authentication
Random Passwords

I use this code to make passwords for my members.

Admin Section

Have 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.1

PHP beginners guide part 1 - all the details and information you need to get started with using PHP.

PHP vs CGI

This article discusses PHP and informally compares it with writing CGI scripts in Perl.

PHP Basics

Learn the basics of PHP.

Layout and Includes

Make 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 PHP

This 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 Login

This script uses cookies to remember a user for automatic login when the user returns.

PHP Cookies

Learn how to set/retrieve/modify cookies through php.

Miscellaneous
Making Calendar

This section describes how to make a calendar. The calendar is written for the Indonesia date format but you can modify to suit your time zone.

[ Go Back ]