Strings on mysql and website with pb

Just starting out? Need help? Post your questions and find answers here.
abc123
Enthusiast
Enthusiast
Posts: 195
Joined: Wed Apr 18, 2007 9:27 pm

Strings on mysql and website with pb

Post by abc123 »

i have some strings saved on mysql and the strings are used on a website.
i want to know if i can get those strings with pb?
can anyone help me

[edit by rings, changed topic ]
Tranquil
Addict
Addict
Posts: 952
Joined: Mon Apr 28, 2003 2:22 pm
Location: Europe

Post by Tranquil »

You want to read from from the database? Or what is your aim?
Tranquil
abc123
Enthusiast
Enthusiast
Posts: 195
Joined: Wed Apr 18, 2007 9:27 pm

Post by abc123 »

yh read from database on mysql but dont want to have the login data saved on my program just in case someone hacks into my account.

i was wondering like retriving strings from database by sending and receiving arguments via site files types like php.
Post Reply