This is a discussion on RE: [PHP] How do I do this PERL in PHP? within the PHP General forums, part of the PHP Programming Forums category; hello just a side note instead of > ereg( '^<$var>(.*)$', $line, $matches ) use preg_match('/^<'.$var.'>(.*)$/', $line, $...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |