Home
Submit
Free Hosting
Link To Us
Contacts
PHP File Read using for looper
PHP
Download
(.zip)
<?
$data = file("file.txt");
for($i=0; $i<=count($data)-1; $i++) echo htmlspecialchars($data[$i])."<BR>";
?>
PHP
Another server information
Listing only one type files
Headers file download
PHP
File read using while
Numbers Formatting
Remove line from file
PHP
Random password using md5() and rand()
Text to Image using while
Free For All Links
PHP
Write Text in file
Rename filenames to numbers
Array Looper with For and Explore
PHP
Random password using md5() and time()
Array Push useful for reverse directory listing
Showing the file size in kilobytes