Feed Rss



Posts Tagged ‘upload

Feb 27 2008

Files Uploading, Validation

category: PHP,Tutorials author:

Uploading file is one of the most convenient things to do with PHP. This tutorial will cover how to upload files safely and how to ensure no files are replaced in the process. The first step would be creating your form, this will be a basic HTML form with the attribute encrypt added to it, [...]

tag: , ,


Feb 27 2008

Sticky Caps

category: PHP,Tutorials author:

Ever bothered thinking about how to make your site stand out a little more? I was think about this a while back and what came to mind was sTicKy cApS, i think that's the terminology, well anyway here is the code to create "sticky caps". First of all we need a string to apply this [...]

tag: , ,