Jump to content

beginnerPHP

New Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by beginnerPHP

  1. <form name="form1" method="post" action="<?phpechohtmlspecialchars($_SERVER["PHP_SELF"]);?>"> Your action does not have any spaces so it read like one function. session_register("mypassword"); This was removed at PHP 5.4.0 unless your version is below that. I am beginner myself i may be wrong.
  2. Thanks, i edited php.ini in /php folder.
  3. Hello Had to reinstall Windows completely and because of that had to reinstall WAMP. And now i need to change memory_limit, max_input_time and max_execution_time but the problem is i change the values, i restart WAMP and in phpinfo() it shows default values, it's like php.ini didn't even see the changes. Any ideas? Tried to delete my browsers history etc and still not working.
×
×
  • 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.