Ok i've been on a PHP scripting kick (instead of bash or perl). Doing alot of things from the CLI in linux.
What i want to do is have php, load another webpage, enter username/password in the pop-up box and browse to a page and upload a file(firmware).
Basically i have about 100 accesspoints that we update on a regular basis that i would like to update with a single script instead of manually.
Can anyone make any suggestions and/or point me in the right direction?