| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: May 2005 Location: Ontario Canada
Posts: 3,088
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Admin page Hey can anyone gime the MOST secure admin page...i dont care if it uses mysql..but it has to be the MOST SECURE one...the script or a tutorial tht teachs u how to make it will be cool ![]() Thanks
__________________ |
| |
| | #2 (permalink) |
| DNOA Member Join Date: May 2004
Posts: 5,040
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I'm afraid there is no MOST SECURE one for download, especially for a non-common purpose such as a custom site, in comparison to Invision Board, for example. ... meaning you won't find a good, secure one for download. The basics to PHP security are to find good, expensive hosts that have the ultamite firewalls, etc. The second step is YOUR job with the PHP. I just recently wrote the most secure admin protected pages and login that I've ever done. It doesn't use MySQL to store the pwds since only I will be accessing it, but some good advice... use SSL. This costs more $$$. encrypt passwords two or three times. I encrypt my already-"encrypted" md5 with crypt(). This takes longer but is more secure. use plenty of protection amongst admin pages, and ALWAYS be sure to secure against sql injection. I recommend using Axilant's script (in CODE forum) and use plenty of cookies, session variables, and even write your own logs. One of the neat security features of one of my sites is that upon a detected or sensed security breach, it shuts down the entire site from user access, notifies me by e-mail, blocks ALL ip addresses but mine, ONLY allows Firefox browser, changes my admin password and sends an encrypted email to me of the new password, only lets ME login to the admin panel from MY computer with MY browser. ????: NamePros.com http://www.namepros.com/programming/116624-admin-page.html Plus some. Hope I've helped, cheers, -Matt |
| |
| | THREAD STARTER #3 (permalink) |
| Senior Member Join Date: May 2005 Location: Ontario Canada
Posts: 3,088
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Thanks but the problem is tht i know almost nothing abt php..i m a beginner so i cant really code it from scratch unless i am reading a tutorial tht teachs u step by step... basically i have this folder wid small scripts tht can be used to edit my website from anywhere...n i want to make tht folder restricted 2 me only so only I can acess it.. by using a password or w.e
__________________ |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Good Article: An SEO Checklist | Ferman | Search Engines | 2 | 05-28-2005 10:51 AM |
| Page Rank 5 Site with Banner and Text Links!! MUCH MORE! High Traffic Sites | ebizcraftsman | Advertising & SEO Services | 0 | 12-09-2004 09:43 PM |
| PPC scripts for sale | morpheus666 | Scripts For Sale | 1 | 03-20-2004 11:15 AM |
| 2 PPC sites with design | morpheus666 | Web Development Wanted | 1 | 02-28-2004 04:40 AM |
| 2 PPC scripts for sale | morpheus666 | Scripts For Sale | 2 | 02-28-2004 04:39 AM |