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
738
posted 13 years ago by iloveitaly
This is the most updated version of my os x php compile script
0
782
posted 14 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
667
posted 14 years ago by iloveitaly
like array_key_exists but accepts an array of key values to check
0
543
posted 15 years ago by iloveitaly