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: "while" search time: 0.0271 sec. found: 18 x "while"

  1. databases - mySQL class
    a class with all often used mySQL functions <?php class DB_Class { var $db; func
    
  2. databases - mySQL to excel
    export a mySQL database table to an EXCEL file. database table dump to WORD docu
    
  3. directories - human readable size
    to give a user the size of his account (or the admin the size of the users folde
    
  4. directories - read dir and list
    <?php //------->function read & list start function read_dir ($root ,$filter ) {
    
  5. directories - recursive directory listing
    a function to scan directories recursively and save the result to an array with 
    
  6. file handling - line by line
    a rather lenghty solution for <?php file('path/to/file.txt'); ?> but well, here 
    
  7. html and code - get offsite code
    this code grabs the html code from any website. use it to filter out relevant in
    
  8. string handling - string in string
    <?php // InStr function // checks for an occurance of a string // within another
    
  9. string handling - extract string from offsite
    this will get parts of websites on remote servers just specify words in the remo
    
  10. forms - datepicker
    this will generate a form to choose a date <? echo "<H4>Date Picker</H4>\n"; $Ye
    

| 1 | 2 |


 a lixlpixel.com site

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