- 1,251 categories
- 40,829 scripts
- How to use PHP includes in your scripts
- Displaying a files extension
- This tutorial tell you how to create a file upload script on your server using php, javascript. The code is available for free.
- 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 address this problem be tricking the the online edito...
- Learn how to open, retrieve, enter, and change data within an Excel tab-delimited file. It''s easier than you think!
- 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 does. Come read an all you need to know introduction...
- 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 files. This is very possible and very simple to sol...
- Shows you how I made my upload files form(s) in the Media Administration area. (Does NOT require globals to be on.)
- Returns the directory from a string.
EX: /test/ FROM /test/blah.php
Shows how to create functions, use explode(), count(), while() and preg_replace() functions.
- Shows you how to connect to a FTP, login to that FTP, and upload a file.
Page: