TheMikesotInfo.com —– Spice up Your Site With Simple PHP Here’s PHP Tutorial information for you! This is covering general and detailed information on PHP tutorial. Our PHP tutorial site will help you maximize the effectiveness of your search.
Posts Tagged ‘tutorials’
PHP Tutorials: MySQL (Part 7)
July 29th, 2010
phpmoz Creating an HTML dropdown list, displaying database table data. Then writing a script to let you modify records to a value of your choice depending on what is selected.
PHP Tutorials: Login/Register Email Activation (Part 2)
July 26th, 2010
phpmoz Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Make users activate their user account by email before they log in using your register/login process
PHP Tutorial: Return data from a MySQL Database without refreshing (using jQuery)
July 25th, 2010
phpmoz Outputs the age of a specified name typed in a form, without a page refresh. It’s easy, using jQuery! Great for beginners to AJAX style methods. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org
PHP Tutorials: Login/Register Email Activation (Part 1)
July 24th, 2010
phpmoz Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Make users activate their user account by email before they log in using your register/login process
PHP Basics: Echo Function
July 23rd, 2010
phpmoz The echo function lets you output to a page. An almost vital function that you need to know!
PHP Tutorials: MySQL (Part 4)
July 22nd, 2010
phpmoz Selecting data to be displayed from your database table.
PHP Tutorials: MySQL (Part 5)
July 19th, 2010
phpmoz Displaying selected data from your database table, and some useful SQL queries to filter what you want to see.
PHP Tutorials: Display Recent Posts from a phpBB Forum (Part 3)
July 17th, 2010
phpmoz Display the most recent posts, with the limit you choose from a phpBB forum. A start to finish tutorial showing you how to access database posts and learn how to display them, with effective links directly to your forum.
PHP Tutorials: Register & Login: User registration (Part 6)
July 16th, 2010
phpmoz Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through checking if a username has already been registers and returns an error if so

Posted in
Tags:

