Always find out weather your links your not sure work or not! Just using a simple peice of code you can check a single link. Multiply Link checker can be done if you know what your doing.
Seems more and more people are wanting to edit files on-line. Also a common problem in on-line editors is the textarea because editors on-line use the same code, so it breaks the editor. This will ...
Nowadays, PHP programmers generally use databases such as MySQL to do everything, however, every programmer should at least know the basics of reading and writing to files - that IS what a database ...
Version 1 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux
Many of you want to allow user to upload scripts, document or images to your site. Peter explains how enable single and multiple file uploads to your site using PHP, with a bit a file type checking.
Version 1 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux
It is common to have downloads on your website, and sometimes you want to moderate your downloads by speed, or possibly hide the directory that the download is coming from, protecting all your other ...
Version 1 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux
Tutorial for creating your own image upload script for your website. Includes examples of error checking, such as checking the file type, size and dimensions.