PHP Tutorials: Unique Visitor Counter (Part 1)

Thursday, January 20th, 2011

This works in the way that if a user has visited the page before (based on their IP address), their hit will not be counter. If a visitor is new to the page, a hit will be counter and their IP address stored for future checking.

 

Technorati Tags: , , , , , , , , , , , , , ,

HTML Pro Series Tutorial – #5 PHP Contact Email Form

Saturday, January 15th, 2011

In this, the fifth of a series of six HTML tutorials, I will teach you how to send contact information through an HTML form and submit it through a PHP scripted page. Make sure that you keep the files that you make this week for the website design tutorial next week which will continue on with this. PHP Script Download – www.mediafire.com Follow Me: www.Twitter.com Add Me: www.Facebook.com

 

Technorati Tags: , , , , , , , , , , , , , , , ,

PHP Tutorials: Introduction to Facebook application development (Part 1)

Wednesday, January 12th, 2011

An introduction to Facebook application development. How to set up your application, allow a user to access your application and display their full name. TWITTER twitter.com FORUM phpacademy.org FACEBOOK www.facebook.com

 

Technorati Tags: , , , , , , , , , , , , , ,

PHP Tutorials: Create a mailing list (Part 1)

Friday, January 7th, 2011

Send an email to a list of users and their email addresses inside a MySQL database.

 

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , ,

PHP Tutorials: Register & Login: User registration (Part 4)

Monday, January 3rd, 2011

Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through registering a user to allow them to log in to your site.

 

Technorati Tags: , , , , , , , , , , , , , , , , , , , , ,

PHP Tutorials: Register & Login: User registration (Part 3)

Sunday, December 26th, 2010

Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through registering a user to allow them to log in to your site.

 

Technorati Tags: , , , , , , , , , , , , , , , , , , , , ,

PHP Tutorials: Image upload site: Design (Part 1)

Wednesday, December 22nd, 2010

First thing’s first, the layout! The design process for the image/video upload site project.

 

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , , , ,

PHP Tutorials: jQuery: Get data from MySQL Database without refreshing

Saturday, December 18th, 2010

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

 

Technorati Tags: , , , , , , , , , , , ,

PHP Tutorial: Using Eclipse+PDT as a PHP IDE (Part 2 of 2)

Tuesday, December 14th, 2010

PHPDeveloperBlog.com presents: (Part 2 of 2) How to install and use Eclipse–a free, open source platform–as a professional Integrated Development Environment (IDE) for developing PHP applications. Code coloring, intellisense, debugging, and everything else programmers expect in an IDE are available in a PHP IDE for free! High quality, full length versions of this video can be found on our website: PHPDeveloperBlog.com

 

Technorati Tags: , , , , , , , ,

PHP Tutorials: Sessions

Friday, December 10th, 2010

Simelar to cookies, sessions store data, but data is destroyed when the connection is lost (ie browser is closed). I show you how to create, show, and unset sessions.

 

Technorati Tags: , , , , , , , , , , , , , , , , , , ,

Powered by Yahoo! Answers