|
11. Generate HTML Files
|
Make all your webpages search engine friendly by converting them to *.htm files. (Requires mod_rewrite on your server.) Touches upon regular expressions.
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
12. Securing PHP Files using HTTP Authentication
|
It is quite common to have the need to password protect a certain file or a set of files, in order to prevent unauthorized access to those files. There are many different alternatives on how to do this including, sessions, cookies, JavaScript and HTTP authentication. Peter shows you how to implement simple HTTP authentication.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
13. Reading and Writing to Files
|
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 to file handling.
Hits: 4 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
14. Generate Excel files
|
Generating Excel files from web pages or other applications is a major subject in many articles. Id like to present here some solutions, part of them, already presented and well known. Some of them require MS Excel to be installed on the server, and other not. Read here a few solutions.
Hits: 6 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
15. Lion Files manager
|
This is very handy and simple file management system to control your webspace. The various features are : Very simple installation Admin Login cripted Upload, copy, cut, delete options Chmod ( only if the server is configured for this action) . Edit files in plain text. View files. Right click menu for fast navigation
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
16. Hide Files & Folders
|
Hide Files & Folders is a an easy-to-use password-protected security utility you can use to password-protect certain files and folders, or to hide them from viewing and searching. Upon accessing any protected file or folder, dialog box querying password appears on the screen, and by entering a valid password, user gets access to the selected file or folder.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
17. Uploading files
|
Shows you how I made my upload files form(s) in the Media Administration area. (Does NOT require globals to be on.)
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
18. Uploading files VIA FTP
|
Shows you how to connect to a FTP, login to that FTP, and upload a file.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
19. DirectFtp - Best Tool To Send Files
|
DirectFtp is a tool that help people to send and receive files over Internet securely, and to share the files on their computer with their family, friends, project teams, or someone else with whom they want to share files. There is no need to upload your files to a server (ftp server or web server) that is out of your control. You can keep your controls on your files and at the same time give others access to them. At the same time, you can access the files others want to share with you, and download them from their computers directly to yours. The download process is resumable, that means, you can continue your file download from the point where the download process broke down and you dont have to restart your file download from the scratch again. For your security and privacy reasons, all the data flow between DirectFtp nodes (computers running DirectFtp) is encrypted, no one can sniff or intercept your data on the fly.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
20. Show Zip Files
|
A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file containing this script.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|