AW: [PHP-WIN] Need help with HTML form errors
Hi Nagendra, Nagendra wrote: > So, What if I define the same global variable twice, will this solve the > issue? No, this will most likely overwrite the values from the variables defined outside of the routine. I'll try to illustrate this a bit. [CODE] http://www.php.net/) To unsubscribe, visit:
Re: [PHP-WIN] Need help with HTML form errors
So, What if I define the same global variable twice, will this solve the issue?