Jump to content

beginnerPHP

New Members
  • Posts

    6
  • Joined

  • Last visited

Posts 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. 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.

  3. Hello guys

     

    Can anyone recommend good E-book about PHP and MySQL in pdf format for begginers?

    I was learning HTML & CSS before and now I would like to move to PHP and MySQL but i can't find any e-books, I prefer E-books because they explain more briefly than YouTube videos.

×
×
  • 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.