MySQL Forums
Forum List  »  PHP

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

Hello

Does anybody know how a make the PHP line to pull out data from a local database and view the result called from a different site. ?

This is how the line looks when I paste it into my browser and the result of the 3 x 6 digits(account+subaccount+pass) can be viewed.

http://xxx.xxxxxx.xxx/balance.php?r=123456&p=111111&a=333222

The 3 x 6 digits(account+subaccount+pass) are stored in my database and a changing according to the client logged in.

I belive it is more or less a "translation" from this string into PHP that Im looking for..

Really hope that someone can help me...thanks =)

//Peter

PS: sorry for my english.

Options: ReplyQuote


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


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.