RE: [PHP-DB] links to maps

2004-04-14 Thread Kosala Atapattu
> Anyone know a quick and easy way to fill in the address on a yahoo maps > form? > I want a link from my page to fill in all the details I already know so > my users don't have to enter it. Ok this is not just quick-way but dirty as well. Forge the front-end page anyway U want (but with the same

RE: [PHP-DB] Linux/PHP/Access Database - oh boy :(

2004-05-12 Thread Kosala Atapattu
Hi Alex, Assuming that I understood your situation I'll make this suggestion. I'm not sure whether this option is supported in you PHP version but I think it'll be definitely available after (and with) 5.0. There are new function series called Sqlite (www.sqlite.org), an embded file based SQL

RE: [PHP-DB] Encrypting DB content

2006-01-02 Thread Kosala Atapattu
This is bit off the topic...but is there a way to encrypt with a key and decrypt it back to the same value I want to store. My requirement is something like I want to store salaries of the executives of the organization in a table, but not even the DBA should be able to see that except the person w

RE: [PHP-DB] Passwords

2006-03-09 Thread Kosala Atapattu
Hi Ben, > I have created a user login/registration page. As of now I > am using a MySQL database to store the info of the user. To > validate the user I also have the password stored in the same > DB. I was wondering if there is a way that I can store the > password in the DB so that it is