Jump to content

slimfat

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Everything posted by slimfat

  1. change: echo " <input type='button' name='update' value='Update' onclick=my_area('update.php','db=$db&t=$t&c=$c&r=$r&arr=$arr','3'); /> </form><br />";?> to: echo " <input type='submit' name='update' value='Update' onclick=my_area('update.php','db=$db&t=$t&c=$c&r=$r&arr=$arr','3'); /> </form><br />";?>
  2. I installed PHP with IIS+PWS3 and MySQl on XP. I got some errors - --------- PHP Warning: session_start() [function.session-start]: open(C:\DOCUME~1\Admin\LOCALS~1\Temp\php\upload\sess_eiii6o1ukhftbdnpuvhjq5gp31, O_RDWR) failed: No such file or directory (2) in C:\Inetpub\wwwroot\test\login.php on line 2 PHP Warning: Unknown: open(C:\DOCUME~1\Admin\LOCALS~1\Temp\php\upload\sess_eiii6o1ukhftbdnpuvhjq5gp31, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\DOCUME~1\Admin\LOCALS~1\Temp\php\upload) in Unknown on line 0 ---------- Did i installed PHP incorrect? What to do? Please help. Thanx. slimfat
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.