Home
Submit
Free Hosting
Link To Us
Contacts
PHP Write Text in file
PHP
Download
(.zip)
<?
$string = "test";
$open = fopen("test.txt", 'a');
fwrite($open,"$string\n");
fclose($open);
?>
PHP
Another server information
Listing only one type files
Headers file download
PHP
File read using while
GD Font Image Text
Numbers Formatting
PHP
Remove line from file
Random password using md5() and rand()
Making RGB Colors to HEX
PHP
Text to Image using while
GD Image Text
Basic Directory Listing
PHP
Effective Directory Listing
Listing all folder and subfolders
Free For All Links