25.07.2016, 16:50
If you're writing this UCP from scratch, then I recommend you NOT to use mysql_* functions since they're deprecated and it is most likely you will leave backdoors (if you're not experienced, of course).
Use mysqli or PDO instead.
http://stackoverflow.com/questions/1...nctions-in-php
Use mysqli or PDO instead.
http://stackoverflow.com/questions/1...nctions-in-php