FN-FORUM: PHP coding help
date posted 15th August 2003 16:52
This is doing my head in.
I have two lines of code in PHP:
$windowString = "\"closeup.php?photoname=$picString1$picString2\", \"new\",
\"toolbar=no,status=no,scrollbars=no,width=600,height=450\"";
print "";
which produces the following lines:
However, when I pass the mouse over the linked image, I get:
javascript:window.open(
and an error.
If I can get this one line to (&*&)((ing work, then my weekend will be just
that little bit nicer.
Any suggestions?
John Anderson
Soaring Penguin
PS. Regarding the CREATE TABLE query from earlier: still no answer found.
The SQL support thinks it's a PHP problem, and the PHP people haven't come
back to me yet. My own fault, I guess, for using free webspace while I
learn...