php-db | 2001062
Date: 06/29/01
- Next message: Hugh Bothwell: "Re: [PHP-DB] FW: strange numbers in link"
- Previous message: Steve Brett: "RE: [PHP-DB] mysql errors .... or php errors ????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
k I have no idea on this.
My code:
8 $begin = "Property Type";
9 $end = "<BR><";
10 preg_match("$begin" . "(.*)" . "$end", $str,
$data);
The error:
Warning: Delimiter must not be alphanumeric or
backslash in c:\apache\htdocs\index.php on line 10
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Hugh Bothwell: "Re: [PHP-DB] FW: strange numbers in link"
- Previous message: Steve Brett: "RE: [PHP-DB] mysql errors .... or php errors ????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

