On Thu, 30 May 2002, Taylor York wrote:
> I am inserting html/php code into a database that would look something like
> default page
>
> now the problem is, I am getting the field, title, and echoing as so (after
> using mysql_fetch_array and extract
>
> echo "$title\n";
>
> the acual title of
I am inserting html/php code into a database that would look something like
default page
now the problem is, I am getting the field, title, and echoing as so (after
using mysql_fetch_array and extract
echo "$title\n";
the acual title of the page in IE is
default page
It doesnt parse or exe
2 matches
Mail list logo