How can I call a url using php code ....
for example I want to call the registration page with a given parameter, and return true if the registration is ok or false if not.
Some people saying that the COM Object maybe useful in the Operation.
Can you help me please ?
Thanks.