This is for double quotes:
'/"[^"]*(?:.[^"]*)*"/'
this is for single:
'/\'[^\']*(?:.[^\']*)*\'/'
i took these from the smarty compiler class.
"mathieu leddet" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi everyone,
I am struggling with regular expressi
Hi guys,
I've just released phppdo-1.0RC1. From the readme:
PHPPDO is a database abstraction layer over the current PHP database
functions,
which aim is to offer a migration path for new applications to the PDO
classes
presented in PHP 5.1.
Why a migration path?
Currently, most hosting provider
"Larry Garfield" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Saturday 02 February 2008, Nikolay Ananiev wrote:
>> Hi guys,
>> I've just released phppdo-1.0RC1. From the readme:
>>
>> PHPPDO is a database abstraction layer over
3 matches
Mail list logo