hello,
i've been getting this warning when i run my php script. what is this?
i'm trying to do a search engine, and i'm scanning through the html file. my warning is for this line
--> if (ereg("<meta\s*name=keywords\s*content=.*\s*[/\s*>|></meta>|>", $line))
but i'm getting warning: REG_EBRACK..it doesn't state anything else? can anyone tell me what is my problem?
_________________
christina_rules