|
Posted by Daniel Tryba on 10/03/52 11:19
toedipper <send_rubbish_here734@hotmail.com> wrote:
> $insertSQL = sprintf("INSERT INTO software (title, shortdesc, `desc`,
[snip]
> current_time(), '$_SESSION[MM_Username]')",
Spot the difference:
http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.single
vs.
http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.double
Also consider reading
http://www.php.net/manual/en/language.types.array.php#language.types.array.donts
Navigation:
[Reply to this message]
|