Zend - The PHP Company




Code Gallery: stephenv


is_even  

Type: code fragment
Added by: stephenv
Entered: 29/03/2002
Last modified: 03/12/2001
Rating: - (fewer than 3 votes)
Views: 5491
simple function to determine if a number is even or odd.


str_swap  

Type: code fragment
Added by: stephenv
Entered: 12/06/2001
Last modified: 07/12/2000
Rating: - (fewer than 3 votes)
Views: 3730
I was kind of hoping to find a function where I can swap values in a string, but I couldn't find one, so I wrote one, here it is


timespan()  

Type: code fragment
Added by: stephenv
Entered: 24/10/2001
Last modified: 02/11/2000
Rating: **** (3 votes)
Views: 6941
timespan - creates an associative array based on starttime and endtime. Accepts ISO time format (YYYY-MM-DD HH:MM:SS) or pure seconds.




Search