Page 1 of 1

Strings on mysql and website with pb

Posted: Mon Jul 14, 2008 11:41 am
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 ]

Posted: Mon Jul 14, 2008 1:11 pm
by Tranquil
You want to read from from the database? Or what is your aim?

Posted: Mon Jul 14, 2008 1:37 pm
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.