Re: [PHP] Mac 10.7 Install/Copy fresh PHP over Pre-Installed PHP

2012-08-01 Thread JeffPGMT
This is really a saga and I have a bone to pick w/Mac or anyone for that matter that writes procedures Now after getting command line tools installed which enabled "make" to work, and downloading & un-taring the c-client, whoa, now ./configure doesn't work... humm oh Apple also pulled out "auto

[PHP] About Preg Match patterns

2012-08-01 Thread Tolga
hi, i have a question, i dont know what keywords to search, so im asking here. while using preg_match, there are lots of thing that can be written as $pattern. for example: preg_match("/php/i", "PHP is the web scripting language of choice.") what is the meaning of /i ? or '@^(?:http://)?([^