>From csa@xxxxxxxxxxxxxxxxxx Sat Sep 25 20:43:11 2004 Message-ID: <4155E1C9.3080007@xxxxxxxxxxxxxxxxxx> Date: Sat, 25 Sep 2004 14:23:21 -0700 From: "Cole S. Ashcraft" <csa@xxxxxxxxxxxxxxxxxx> User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: php-db@xxxxxxxxxxxxx Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests= version=2.20 X-Spam-Level: Subject: Short Names Is it considered bad / sloppy to define the short names of varibales at the beginning of your code so you don't have to type out $_REQUEST[variable] or $HTTP_REQUEST_VARS[variable]? Cole -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php