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: "fopen" search time: 0.0033 sec. found: 10 x "fopen"

  1. file handling - open file
    opens a file and returns the content as a string <? function file_open($filename
    
  2. file handling - write to file
    write to a file <? function file_write($filename, $filecontent) { if($fp = @fope
    
  3. file handling - line by line
    a rather lenghty solution for <?php file('path/to/file.txt'); ?> but well, here 
    
  4. html and code - get offsite code
    this code grabs the html code from any website. use it to filter out relevant in
    
  5. string handling - extract string from offsite
    this will get parts of websites on remote servers just specify words in the remo
    
  6. forms - google results
    this little snippet will extract the URLs of google results. no - not only from 
    
  7. image handling - base64 image encode
    with this you can encode any image to store it in a database or similar <?php //
    
  8. image handling - resize offsite image
    <?php // make sure there is NO output before this script, no blankspace, no noth
    
  9. 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
    
  10. file handling - download counter
    this snippet will count downloads of files and helps to cloak the real address o
    


 a lixlpixel.com site

PHParadise.com - PHP-classes.org - your site on safari