Gossamer Forum
Home : General : Internet Technologies :

Re: [jai] Perl and PHP

Quote Reply
Re: [jai] Perl and PHP In reply to
1) .htaccess is a lot more secure than a MySQL system, due to the encryption methods. You can set .htaccess to block a users IP, if they enter an incorrect password more than a few times. With a MySQLscript, you could do this, but it would require editing a .htaccess script (or your main config file), so that it block their IP. With the combo scripts (both .htaccess and MySQL), I would imagine they store the user/password in the .htaccess file, and the user + other details in the MySQL database. That way, when someone logs in.. they can grab the .htaccess username they are logged in with, and cross reference it with the MySQL database.

2) If you can find one that works, then yes. If not, then just make do with what you can do/find. The beauty of PHP/Perl, is that its open source... so you can just modify the core codes to do what you want Smile

Chees

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread; hot thread Perl and PHP jai 10247 Aug 27, 2003, 4:25 AM
Thread; hot thread Re: [jai] Perl and PHP
Andy 9998 Aug 27, 2003, 4:44 AM
Thread; hot thread Re: [Andy] Perl and PHP
jai 9975 Aug 27, 2003, 6:26 AM
Thread; hot thread Re: [jai] Perl and PHP
Andy 9948 Aug 27, 2003, 6:34 AM
Thread; hot thread Re: [Andy] Perl and PHP
jai 9952 Aug 27, 2003, 6:52 AM
Thread; hot thread Re: [jai] Perl and PHP
Andy 9987 Aug 27, 2003, 6:55 AM
Thread; hot thread Re: [Andy] Perl and PHP
jai 9966 Aug 27, 2003, 7:03 AM
Post; hot thread Re: [jai] Perl and PHP
Andy 9926 Aug 27, 2003, 7:08 AM
Thread; hot thread Re: [jai] Perl and PHP
Alex 9929 Aug 27, 2003, 7:18 AM
Thread; hot thread Re: [Alex] Perl and PHP
Andy 9984 Aug 27, 2003, 7:23 AM
Thread; hot thread Re: [Andy] Perl and PHP
Wil 9923 Aug 27, 2003, 8:07 AM
Post; hot thread Re: [Wil] Perl and PHP
Andy 9923 Aug 27, 2003, 8:09 AM
Post; hot thread Re: [Alex] Perl and PHP
jai 9922 Aug 27, 2003, 7:30 AM