Home > MySQL, PHP > Grab Session And Take Info

Grab Session And Take Info

October 12th, 2009

I have an active voipinfocenter account and
I can login my account with a post form page

I want to get

1-remainning credit
2-calls
from this web site and I want to show them on my own web page.

so
you have to submit ( POST ) to login and
password first, when grab session (and also some
cookies from response), and use that SESSION on my web page.


Grab Session And Take Info

Comments are closed.
Bear