apple stuff
 array handling
 communication
 databases
 directories
 file handling
 forms
 html and code
 image editing
 image handling
 image listing
 information
 sessions and co
 string handling
 lixlpixel
php - snippets
google search terms detected and highlighted.
remove highlighting | keep highlighting
 search
php - snippets

Valid CSS!

php webring logo
prev next
random list
join the Ring!

search on php-snippets

search mode: "AND" "OR"

query: "file" search time: 0.0114 sec. found: 44 x "file"

  1. databases - mySQL to excel
    export a mySQL database table to an EXCEL file. database table dump to WORD docu
    
  2. directories - htaccess error handling
    To turn on verbose error handling for a specific folder, add this to the .htacce
    
  3. file handling - line by line
    a rather lenghty solution for <?php file('path/to/file.txt'); ?> but well, here 
    
  4. file handling - write to first line of file
    this snippet let's you insert data at the beginning of a file. it reads the cont
    
  5. directories - htaccess
    put this on an .htaccess file and drop it in any directory. with this you can fo
    
  6. directories - htaccess 2
    put this in your PHP file without extension (see htaccess snippet) to get to you
    
  7. directories - directory list with exec
    using exec() to produce a directory listing <?php exec('ls -al .', $output, $ret
    
  8. directories - recursive directory listing
    a function to scan directories recursively and save the result to an array with 
    
  9. file handling - include secure
    This checks the name of the PHP file currently executing. If it is crackme.php ,
    
  10. file handling - open file
    opens a file and returns the content as a string <? function file_open($filename
    

| 1 | 2 | 3 | 4 | 5 |


 a lixlpixel.com site

go to PHParadise to get free PHP, Javascript and FlashMX code