<head><style>body{font-size:10pt;font-family:arial,sans-serif;background-color:#ffffff;color:black;}p{margin:0px;}</style></head><body><font color="#000000"><font size="2"><font face="arial,sans-serif">The real problem is in the scope of variables. The program sets up some variables from an html page and then displays it's own page for more input. When I do the validation of input, I lose the values of some of the variables. I've tried global, GLOBALS, and $_POST. One of the variables is an array using key/value pairs. <br></font></font></font><blockquote style="PADDING-LEFT: 5px; MARGIN-LEFT: 0px; BORDER-LEFT: #0000ff 2px solid">-----Original Message-----
<br>From: matti <mathew_2000@yahoo.com>
<br>Sent: Apr 27, 2012 9:48 AM
<br>To: "SGVLUG Discussion List." <sgvlug@sgvlug.net>
<br>Subject: Re: [SGVLUG] Help with PHP
<br><br><zzzhtml><zzzbody><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:10pt"><div><br><span></span></div><div><span>What's the error you are getting? Can you describe the setup/issues?<br></span></div><div><br><span></span></div><div><span>Thanks</span></div><div><span>Matti</span></div><div><span></span></div><div><br></div> <div style="font-family: times new roman, new york, times, serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> James McDuffie <mcduffie@pitfall.org><br> <b><span style="font-weight: bold;">To:</span></b> sgvlug@sgvlug.net <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, April 27, 2012 4:26 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [SGVLUG] Help with PHP<br> </font>
</div> <br>
I am no PHP expert but...I suggest that you turn on E_ALL error reporting in php.ini so you can better diagnose the problem.<br><br>Also check and make sure your not making a simple mistake:<br><a target="_blank" href="https://www.google.com/search?q=common+php+mistakes">https://www.google.com/search?q=common+php+mistakes</a><br><br>On 04/27/2012 08:06 AM, listreg wrote:<br>> Do we have some experts in PHP. I'm trying to create a web page and I'm not getting the result expected and need some help.<br>> Stephen<br><br><br> </div> </div> </div></zzzbody></zzzhtml></sgvlug@sgvlug.net></mathew_2000@yahoo.com></blockquote></body>