Profile
Achievement

iloveitaly's Recent SnippetsTagged php
- All /
« Prev 1 Next »
I'm not well versed in international address formatting, but this seems to work for most cases. Critiques are welcome!
0
970
posted 14 years ago by iloveitaly
This is the most updated version of my os x php compile script
0
998
posted 15 years ago by iloveitaly
Before:
`
Array
(
[0] => Array
(
[total_sessions] => 24
[study_type_id] => 1
)
[1] => Array
(
[total_sessions] => 24
[study_type_id] => 2
)...
0
862
posted 15 years ago by iloveitaly
like array_key_exists but accepts an array of key values to check
0
742
posted 16 years ago by iloveitaly