Author |
Message |
24/05/2003 19:32:34
|
Anonymous
|
Hi people!
Is this adv. poll safe? Can't hackers find my mysql username and password in that config.inc.php file? And may I delete the install.php file or not?
thanks!
Pieter
|
|
26/05/2003 08:41:49
|
Anonymous
|
might be possible.. I just use the texfile one and you dont have to worry about it :o . I'm still new to php so not sure how secure it is. Thats why i use all text file database scripts. And yes get rid of that install.php
|
|
30/05/2003 00:04:23
|
Shadeaux
Newbie
Joined: 29/05/2003 23:54:23
Messages: 2
Offline
|
they cannon get your info int he config.inc.php file.
If you try to view that file you will get a blank page or a forbiden notice.
MySQL is certainly the way to go.. its Much faster than using the Text files, and its better for your webserver (BTW, im a Server admin).
Always, if you have the option, us a script that uses PHP w/MySQL over CGI, and or Text File DBs.
Your server will thank you.
|
|
30/05/2003 09:30:33
|
Anonymous
|
Ok, thanks, I'm happy to know
|
|
|