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: "for" search time: 0.0026 sec. found: 25 x "for"

  1. databases - mySQL to excel
    export a mySQL database table to an EXCEL file. database table dump to WORD docu
    
  2. directories - directory list with exec
    using exec() to produce a directory listing <?php exec('ls -al .', $output, $ret
    
  3. directories - htaccess error handling
    To turn on verbose error handling for a specific folder, add this to the .htacce
    
  4. file handling - include secure
    This checks the name of the PHP file currently executing. If it is crackme.php ,
    
  5. file handling - line by line
    a rather lenghty solution for <?php file('path/to/file.txt'); ?> but well, here 
    
  6. file handling - read and select csv
    this functions read csv (comma seperated values) files and return the content as
    
  7. file handling - download counter
    this snippet will count downloads of files and helps to cloak the real address o
    
  8. html and code - view php source
    this will show you the source with syntax-highlighting <?php echo '<form name="f
    
  9. html and code - alternate row colors
    this will output a table with alternating row backround colors. with this the us
    
  10. html and code - get offsite code
    this code grabs the html code from any website. use it to filter out relevant in
    

| 1 | 2 | 3 |


 a lixlpixel.com site

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