|
Posted by Con on 09/28/05 03:17
Hi, I'm in the process of converting some PERL to PHP. Thus, is it
possible to leave the following line as is:
if ($id =~ /vvvvv/g) {
...
}
If not, can someone provide PHP equivalent? BTW, I have checked the
syntax using 'php -l' because I'm not an expert of PERL but I'm using
various references to do the conversion. However, I was able to locate
this particular construct.
Thanks in advance,
-Conrad
Navigation:
[Reply to this message]
|