Bookmark UsSite map   |   FAQ
PHP Coding
PHP Coding

Image Uploading With Auto Thumbnails Using PHP

Source: zeronese.net | Software: PHP Coding

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.
PHP Coding

Setting write permission on files in IISWindows

Source: koderguru.com | Software: PHP Coding

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.
PHP Coding

Create a php scraper and create databases on the fly.

Source: scrapingpages.com | Software: PHP Coding

Learn how to scrape content from yellowpages.com
PHP Coding

Everything About Arrays

Source: theblueserpent.com | Software: PHP Coding

A tutorial about arrays
PHP Coding

Uploading files with PHP

Source: sebastiansulinski.co.uk | Software: PHP Coding

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.
PHP Coding

How to install phpMyAdmin on Windows XP

Source: sebastiansulinski.co.uk | Software: PHP Coding

This tutorial shows how to install phpMyAdmin on Windows XP.
PHP Coding

Install Apache Web Server on Windows Vista

Source: sebastiansulinski.co.uk | Software: PHP Coding

This tutorial explains how to install Apache Web Server on Windows Vista.
PHP Coding

PHP url parameter and page include

Source: sebastiansulinski.co.uk | Software: PHP Coding

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.
PHP Coding

Active button with CSS and PHP

Source: sebastiansulinski.co.uk | Software: PHP Coding

This tutorial will explain you how to make your button (link) in the navigation active when you are on a specific page.
PHP Coding

Install Apache PHP and MySQL on Windows XP

Source: sebastiansulinski.co.uk | Software: PHP Coding

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.
PHP Coding

Display the date and time that a file was last modified using PHP

Source: 11amdesign.com | Software: PHP Coding

At the top of every page, you can display the date and time that a file was last modified using PHP.
PHP Coding

Basic FTP File upload with form using PHP

Source: 11amdesign.com | Software: PHP Coding

This is a basic form and file handler to upload to your FTP site.
PHP Coding

Simple encryption using PHP

Source: 11amdesign.com | Software: PHP Coding

To encrypt a string using RSA data security its very important to sava user data in a encrypted way which is more secured.
PHP Coding

How to Generate a Unique ID for Order Tracking Numbers

Source: 11amdesign.com | Software: PHP Coding

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.
PHP Coding

Script extract google queries and their targeted pages with PHP

Source: 11amdesign.com | Software: PHP Coding

Script extract google queries and their targeted pages from a log file and displays the query, the target and the frequency.
  • Pages:   
  • 1 | 
  • 2 | 
  • 3 | 
  • 4 | 
  • Next
Site map   |   FAQ
Copyright © 2006 Tutorialmix.com All rights reserved