Date: 02/12/03
- Next message: Brennan Mann: "[PHP-WIN] Re: String Compare"
- Previous message: Matt Hillebrand: "RE: [PHP-WIN] Apostrophe in login causes error"
- Next in thread: Wade: "[PHP-WIN] Re: Parsing Error"
- Reply: Wade: "[PHP-WIN] Re: Parsing Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
02122003 1224 GMT-6
I have a question. When escaping characters, on the $_POST{x} do you
need to escape this as well? This is a snippt of code but Im getting a
Parse T error.
$form_block = "
<form method = \"POST\" action = \"db_createtable.php\">
<input type = \"hidden\" name = \"$_POST[table_name]\" value =
\"$_POST[table_name]\">
Wade
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Brennan Mann: "[PHP-WIN] Re: String Compare"
- Previous message: Matt Hillebrand: "RE: [PHP-WIN] Apostrophe in login causes error"
- Next in thread: Wade: "[PHP-WIN] Re: Parsing Error"
- Reply: Wade: "[PHP-WIN] Re: Parsing Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

