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

  1. directories - read dir and list
    <?php //------->function read & list start function read_dir ($root ,$filter ) {
    
  2. image listing - list image folder
    this snippet reads a given directory and returns an array of the images found. g
    
  3. information - server variables
    server variables as in $_SERVER[] are very helpful in building scripts which run
    
  4. apple stuff - terminal commands
    MacOS X UNIX Terminal Commands note: all commands are case sensitive! list infor
    
  5. directories - directory list with exec
    using exec() to produce a directory listing <?php exec('ls -al .', $output, $ret
    
  6. directories - recursive directory listing
    a function to scan directories recursively and save the result to an array with 
    
  7. html and code - vars with reg.glob. off
    <? // reassign HTTP variables (incase register_globals is off) if (!empty($HTTP_
    
  8. sessions and co - sessions class
    <?php class Session { // Start a new session // Syntax: $session = new session()
    
  9. information - loading time
    Shows the loading time of a page. <? function getmicrotime(){ list($usec, $sec) 
    
  10. apple stuff - key shortcuts
    Startup Commands: Force Mac OS X startup: Press X during startup Start up from a
    


 a lixlpixel.com site

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