MySQL Forums
Forum List  »  PHP

Re: How do I pull out data from a mySQL DB...
Posted by: Peter Andersen
Date: April 22, 2006 04:53AM

Hello Peter

First thanks for helping me, Im sorry for my english.

--------------

On my site my clients can log in to their account. when they are logged they can edit their name, address and so on.

All my clients have a ID number stored in my local DB and also my reseller ID and pass are stored in the same DB.

I have got 2 ways now to check my clients balance. first ways is to log in to my OWN account on the phone company site and the second way is to paste link into the address bar in my browser and the balance is showed on the site.(I have made a screenshot in the link below)

http://www.e-max.dk/screenshot

I wanted to implement the link into my PHP site but Im not sure how to do it because the digits are changing according to the client logged in I have to pull the 3 x 6 digits out from my database and "call" the result from the phone companys site.

Hope it makes sence this time ?

Peter

Options: ReplyQuote


Subject
Written By
Posted
Re: How do I pull out data from a mySQL DB...
April 22, 2006 04:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.