How to make a php robot that can log in?
Posted: Wed Feb 22, 2012 2:24 pm
Hello,
I need to make a PHP script that logs into my Wordpress blog Admin panel /wp-admin/ (given the username and password) and then goes to .../wp-admin/user-new.php and automatically creates/adds a new user with the given details.
How is this done? Could you give me an example? Thanks!
I need to make a PHP script that logs into my Wordpress blog Admin panel /wp-admin/ (given the username and password) and then goes to .../wp-admin/user-new.php and automatically creates/adds a new user with the given details.
How is this done? Could you give me an example? Thanks!