Top

PHP Code Snippets Tagged with add

  (3)  
Sort by 
besides the basic calc functions (+-*/) this can also do abbreviations for numbers ex: calc("1m+3k-2") will return "1002998" calc("1.1m+1m") will return "2100000" calc("1.5*2")..
Tags: add  calc  calculator  divide  math  multiply  php  subtract 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: PHP    Posted by sunslayer on Nov 21, 2009
Working with simpleXML. 2 functions for looping through XML-files. formatSortGallery: deletes empty attributes and sort the others addPrice: adds single attribute to each XML
Tags: add  loop  php5  simplexml  sort 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: PHP    Posted by pZypher on Nov 04, 2009
ok, its alot like Hawkee.com's snippet but its 100% purely mine. i'm 100% sure it works BUT i made this without mysql so i dunno if it will work. stupid mysql is stuffing up there is an upload.php..
Tags: add  code  codes  coding  mysql  share  snippet  view 
+ 3 likes
21 comment(s)    Score: 4.0    Platform: PHP    Posted by F*U*R*B*Y* on Dec 25, 2006
Bottom