Helen Hou

Show:

What's happening?

  • Followup: RE: install.php output is blank

    On line 14 of install.php, the i of if is capitalized. Make it lowercase, so it looks like: <code>if($_SERVER['QUERY_STRING'] == md5('create_file')){</code> As for line 38, it's the same as line 14 for some reason, so I changed it to the following and it worked: <code>elseif($_SERVER['QUERY_STRING'] == ''){</code> I've only been messing in with this for a few...

    2009-09-17 23:55:42 UTC in RASH Quote Management System

About Me

  • 2009-09-17 (3 months ago)
  • 2633707
  • helenyhou (My Site)
  • Helen Hou

Send me a message