i know you can do it with an asp page that you have to convert into vb and have the task scheduler run that, but it can't simply run a page and execute it, it has to be a program, hence the vb,
you may be able to write a dll executable with vb and have that call IE which calls the php page, which you can then call with task scheduler, but this is a far stretch