Latest tutorial: Premium Flash Files | Ask Tutorial5! | Subscribe to RSS Register Login Find Hobbies
Advertisement

Get tutorials on EMail




Do you need more help? You can now Ask Tutorial5! and get free support - Ask a question now!
Scripting tutorials
Mod rewrite PHP to HTML htaccess
(6 votes)
Written by DanielRo   
In this tutorial you are going to learn how you can rewrite all your PHP pages to HTML using a simple .htaccess rule for better search engine indexing. This is a basic page.php to page.html htaccess script.
Last Updated ( Saturday, 09 February 2008 )
 
PHP Script: Export MySQL table data to CSV
(4 votes)
Written by DanielRo   
In this tutorial you are going to learn how to export data from MySQL tables to the CSV (Comma-separated values) format. The CSV file format is a file type that stores tabular data usually processed in applications like Microsoft Excel (XLS).
Last Updated ( Wednesday, 30 April 2008 )
 
Search engine friendly post slug URLs
(9 votes)
Written by DanielRo   
php-logo.jpgIn this PHP tutorial you are going to learn how the famous post slugs are created and how you can create your own post-slug function for your web applications.
Last Updated ( Monday, 22 October 2007 )
 
Input form text switch using JavaScript
(9 votes)
Written by DanielRo   
javascript-logo.gifIn this tutorial we are presenting a very simple and efficient method of providing extra information in form text fields using simple JavaScript.
Last Updated ( Sunday, 21 October 2007 )
 
PHP Forms
(7 votes)
Written by DanielRo   
php-logo.jpgIn this tutorial you will learn the basics of working with forms using only one php file.
Last Updated ( Sunday, 14 October 2007 )
 
Mail Form with PHP and HTML
(13 votes)
Written by DanielRo   
Learn how to create a MAIL FORM using PHP and HTML.
Last Updated ( Sunday, 14 October 2007 )