At 1:03 PM -0500 3/20/09, Lists wrote:
tedd wrote:
Now, can you show me how to pull data from a mysql database so that the input statements can be created dynamically?


Sure,
On the WebDNA side, it's something like this
(form of "names" from a database):

-snip-

However, like you said, this a PHP list, so I'd better
refrain from any more WebDNA related posts for a while! ;-)
I don't want to upset the powers that be.

Donovan:

There's no "powers that be" on this list. The closest is Dan and we all ignore him. :-)

Next question -- how do you keep login's and passwords safe? Is the following not embedded in the html?

[SQLConnect dbType=MySQL&host=192.168.1.1&database=TestNames&uid=sa&pwd=pass&conn_var=conn1]
[/SQLConnect]

If so, then doesn't that create a security concern?

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to