A Paris
Tuesday, August 2, 2011
PHP general variable or array control
//swap two variables function swap (&$x, &$y) { $x ^= $y ^= $x ^= $y; }
Reference:
http://www.bukisa.com/articles/30572_swap-variables-values-in-php
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment