Tutorials by phpsimple

You can find here all the 16 tutorials by phpsimple. The author's home page URL is http://www.phpsimple.net.
Sort byTutorials Per Page
Pages:1 | 2 | Next|Last

Easy Counter

Author: phpsimple  Rating:
This counter made by very simple PHP code. This code shows the number of webpage's visitor by normal text and +1 everytime someone refresh this page.
May 26, 2010 Today Views: 1 Total Views: 486

Easy Counter

Author: phpsimple  Rating:
This counter made by very simple PHP code. This code shows the number of webpage's visitor by normal text and +1 everytime someone refresh this page.
May 25, 2010 Today Views: 3 Total Views: 355

Dynamic Dropdown Menu

Author: phpsimple  Rating:
Put records from your database in a drop down menu/list box. You can apply it as a navigator list box. Good for saving your webpage areas or you have many links you don't want to show all of them in your pages.
May 24, 2010 Today Views: 1 Total Views: 413
When you create an auto email sender program with mail() function. You can not to test it on your machine(localhost). You have to upload and test it on your web hosting, but now you can test php mail() function on your localhost using Argosft mail server.
May 21, 2010 Today Views: 1 Total Views: 462

Export MySQL to Excel

Author: phpsimple  Rating:
Export MySQL data records to an Excel file in one PHP file, simple and easily!
May 20, 2010 Today Views: 1 Total Views: 521
Make a very simple alternating table row colors in short codings.
May 19, 2010 Today Views: 1 Total Views: 381
Pages:1 | 2 | Next|Last