User Tools

Site Tools


docs:tips_n_tricks:php.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
docs:tips_n_tricks:php.html [08.03.2012 10:00 CET] peterdocs:tips_n_tricks:php.html [08.03.2012 10:04 CET] peter
Line 10: Line 10:
  
   <?   <?
 +    print "PHP Version is ".phpversion()."\n";
 +  
     print '+---------------';     print '+---------------';
     print '+-----------' ;     print '+-----------' ;
Line 89: Line 91:
 gives  gives 
  
 +  PHP Version is 5.3.8
   +---------------+-----------+-----------+   +---------------+-----------+-----------+
   | value         | isset()   | empty()   |   | value         | isset()   | empty()   |
docs/tips_n_tricks/php.html.txt · Last modified: 08.03.2012 10:23 CET by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki