UPOsoft  
 Tutorials
   
In our tutorials we will take you through step by step!
   
Reading An External Page visit...
Reading the HTML of an external page can be useful in many situations, one example being extracting a title from a page or searching for a link to your website. I am going to show you how you can extract the HTML from any external website
 
Creating an RSS feed from MySQL visit...
RSS is getting more popular every day. You will find that all common news websites will have an RSS feed. If you use PHP and MySQL to manage your news stories then i’m going to show you how you can use PHP to create the RSS feed.
 
Simple CAPTCHA visit...
Ok, so you have a contact form on your website and you keep recieving spam. What can you about it? Put up with it? NO! I wrote this captha for just that reason. I was fed up with spam!
 
MySQL Results Pagination visit...
I, as well as every other PHP developer will have faced the issue of displaying large amount of information from a MySQL database. I knew when I sat down facing the screen with just opening PHP tags that it was going to be a logical challenge and would require some thought.
 
Anything you would like to know about PHP? suggest a tutorial by sending your messages through our contact form