Hello!
I am complete newbie to PHP..i earlier used ASP and Access Database ..all i want to know is that:
Does PHP supports MS Access 2002 Database (.MDB File) ?
If no, then can anyone tell me on how to write a php script in which it should retrieve values from a URL and then add the values to a text file!
The url is: http://www.someurl.com?EMail=some@someemail.com&ID=1234
and the text file will be: userinfo.txt
Thanks!