kes no difference for this example; just
my personal pref to stick with echo).
Regards,
--Toby
- Original Message -
From: "Toby Butzon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, January 15, 2001 12:35 PM
Subject: Re: [PHP
ay, January 15, 2001 12:21 PM
Subject: [PHP] problem that has been really annoying me...
> I have a problem which i dont know how to solve
>
> my script...
> $game = "roguespear";
> $title = "quepasa??mecasa...";
> $num = mysql_query("SELECT * FROM
I have a problem which i dont know how to solve
my script...
$game = "roguespear";
$title = "quepasa??mecasa...";
$num = mysql_query("SELECT * FROM DLtemplates WHERE id='$game'");
$num =mysql_fetch_array($num);
print(stripslashes("$num[sub]"));
what sub in DLtemplates where id=$game = $titl
3 matches
Mail list logo