<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>can you pastebin the html and your own php code?</span></div><div><span><br></span></div><div><span>http://pastebin.com</span></div><div><br></div> <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> listreg <listreg_sr@ix.netcom.com><br> <b><span style="font-weight: bold;">To:</span></b> SGVLUG Discussion List. <sgvlug@sgvlug.net> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, April 27, 2012 3:30 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [SGVLUG] Help with PHP<br> </font> </div> <br>
<div id="yiv99748272"><style>#yiv99748272 body{font-size:10pt;font-family:arial, sans-serif;background-color:#ffffff;color:black;}#yiv99748272 p{margin:0px;}</style><div><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
<br>Sent: Apr 27, 2012 9:48 AM
<br>To: "SGVLUG Discussion List."
<br>Subject: Re: [SGVLUG] Help with PHP
<br><br><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-size: 10pt; font-family: 'times new roman', 'new york', times, serif; "><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-size: 10pt; font-family: 'times new roman', 'new york', times, serif; "> <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <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 rel="nofollow" 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></blockquote></div>
</div><br><br> </div> </div> </div></body></html>