You could concievably use the get_defined_vars(); function to impliment a
forced-variable-case machine at the start of your script.
http://www.php.net/manual/en/function.get-defined-vars.php
-Kevin

----- Original Message -----
From: "Georgie Casey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 19, 2002 12:18 PM
Subject: [PHP] Variables Case Sensitivity??


> is there any way to make variables NOT case sensitive??
> A partner is posting information to one of my PHP scripts and cant
gurantee
> that variables passed will be lowercase
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to