|
|
|

In many scenarios you cannot escape uploading images when you develop a php script. This tutorial details how you can upload images using php and auto creates thumbnails on image upload.
This tutorial shows how to Avoid the "Permission denied in" IIS while installing a php script or running your own script. This tutorial has step by step instruction with screen shots of how to change read, write, execute permission on scripts. This will help you to avoid write permission errors for script installation, thumbnail script, image manipulation script , file handling script etc.
Learn how to scrape content from yellowpages.com
In this tutorial I will explain how to create the upload form with PHP. I will cover uploading and renaming file, limiting file size, restricting file types and form validation.
This tutorial shows how to install phpMyAdmin on Windows XP.
This tutorial explains how to install Apache Web Server on Windows Vista.
I´ve been asked several times how to solve this problem. Let´s say you have folder which stores files with the content of the pages. You also have an index.php page from which you send requests via url to display a relevant page. This tutorial explains one of the approaches this can be done.
This tutorial will explain you how to make your button (link) in the navigation active when you are on a specific page.
This tutorial will show you how to install Apache 2.0.59, PHP 5.2.3 and MySQL 5.0.41 on machine running Windows XP.
At the top of every page, you can display the date and time that a file was last modified using PHP.
This is a basic form and file handler to upload to your FTP site.
To encrypt a string using RSA data security its very important to sava user data in a encrypted way which is more secured.
This is a quick little way to generate a unique id for stuff like tracking numbers and order ids using the unix time stamp and the users ip address.
Script extract google queries and their targeted pages from a log file and displays the query, the target and the frequency.
|
|
|