PHP Tutorials: ‘Remember me’ style Login System using Cookies and Sessions (Part 2)
Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Create a cookie/session based login system with a ‘remember me’ checkbox to keep your user logged in for next time they visit.
May 8, 2010 | Filed Under PHP Tutorials | 5 Comments
PHP Tutorials: Creating a Guestbook (Part 4)
Create your own guestbook using PHP and a MySQL database.
May 7, 2010 | Filed Under PHP Tutorials | 25 Comments
PHP Tutorials: File upload (Part 2)
Uploading a file, learning how to get properties of the file, how to exclude specific file types and setting a file size limit.
May 7, 2010 | Filed Under PHP Tutorials | 25 Comments
PHP Tutorials: ‘Remember me’ style Login System using Cookies and Sessions (Part 1)
Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Create a cookie/session based login system with a ‘remember me’ checkbox to keep your user logged in for next time they visit.
May 7, 2010 | Filed Under PHP Tutorials | 5 Comments
PHP Tutorials: Date and Time (Part 2)
How to display the current time, a time in the past or present, and how to create a simple countdown script.
May 6, 2010 | Filed Under PHP Tutorials | 5 Comments