|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Oct 2004
Location: Boston, MA
Posts: 1,723
|
PHP Programmers SPAM Me!
i have a customer that has some php code written but it is pretty sloppy. basically it uses a mysql db to authenticate a username and password. if the username and password are in the DB then it takes them to the members are (which is in a frame) and if not then it takes them to an error page. some people are having trouble getting to the frame and bounces them back to the login screen. Norton Internet Securities privacy feature has been one of the problems (when turning it off people can get in fine), and Mac user's are having trouble with the frames.
basically they are looking for the code to be altered without using frames to get to the members area, but at the same time it has to be protected. if you know of how to possibly solve this and can do the work, then please email me at chris (a.t.) atcihosting (d.o.t) com with what you think may work and your cost. i can also give you some more details to how it works. please do not icq me because it is too hard to keep track of who quoted me what price etc. thanks
__________________
![]() ICQ# 273099174 - monthly specials - 2 Month Free Credit on All Plans - 100% Referrals - chris@ for details Virtual from $14.95/month, Dedicated from $149.95/month Dual-Core Xeon > 1000GB @ $149.95 | 1500GB @ $169.95 | 10Mbps @ $269.95 |
|
|
|
|
|
#2 |
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
![]() |
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Oct 2004
Location: Boston, MA
Posts: 1,723
|
i heard juicy knew everything.....i didn't think php though.
__________________
![]() ICQ# 273099174 - monthly specials - 2 Month Free Credit on All Plans - 100% Referrals - chris@ for details Virtual from $14.95/month, Dedicated from $149.95/month Dual-Core Xeon > 1000GB @ $149.95 | 1500GB @ $169.95 | 10Mbps @ $269.95 |
|
|
|
|
|
#4 |
|
Too lazy to set a custom title
Join Date: Jun 2004
Location: Brasil
Posts: 15,781
|
...if I were not on 2 other projects I would hit you up....
__________________
|
|
|
|
|
|
#5 |
|
Confirmed User
Join Date: Mar 2004
Posts: 2,018
|
Hit me up !!!
Thanks..
__________________
![]() xxxoutsourcing.com ICQ:119936 - Aim:xxxoutsourcing - US Toll FREE: 1-866-978-1048 |
|
|
|
|
|
#6 |
|
Confirmed User
Join Date: Oct 2004
Posts: 1,829
|
mail sent, you could check your mail now.
thanks ![]() |
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Oct 2002
Posts: 3,745
|
Strongbox, next generation security system,
can authenticate against a MySQL database. After 5 years of development, Strongbox is going to be much more robust and effective then anything a PHP scripter is going to whip out for you this week.
__________________
For historical display only. This information is not current: support@bettercgi.com ICQ 7208627 Strongbox - The next generation in site security Throttlebox - The next generation in bandwidth control Clonebox - Backup and disaster recovery on steroids |
|
|
|
|
|
#8 |
|
Confirmed User
Join Date: Sep 2001
Location: Boston
Posts: 4,873
|
three words for you:
mod auth mysql |
|
|
|
|
|
#9 | |
|
Confirmed User
Join Date: Apr 2002
Location: LaLa Land
Posts: 2,697
|
Quote:
Got strongbox yesterday on 1 site, like it already |
|
|
|
|
|
|
#10 | |
|
Confirmed User
Join Date: Oct 2004
Location: Boston, MA
Posts: 1,723
|
Quote:
people redeem a PIN # and create a user/pass at this time. the user/pass is datestamped and allows unlimited access for 1, 10, 30 days etc. when they redeem the PIN the above info is inserted in to the table. the fields in the table are pin, username, password, days valid, pin reedeem date, pin expire date. every time they go to login, the user/pass is validated against the table. if it is still valid it takes them to the members area page, if not it takes them to an error page and deletes the expired record from the table
__________________
![]() ICQ# 273099174 - monthly specials - 2 Month Free Credit on All Plans - 100% Referrals - chris@ for details Virtual from $14.95/month, Dedicated from $149.95/month Dual-Core Xeon > 1000GB @ $149.95 | 1500GB @ $169.95 | 10Mbps @ $269.95 |
|
|
|
|
|
|
#11 | |
|
Confirmed User
Join Date: Sep 2001
Location: Boston
Posts: 4,873
|
Quote:
why not use mod auth mysql and use basic auth (some might call this.htaccess password) and have a perl script or something on a crontab run daily to cancel users that expired it would take like an hour to setup |
|
|
|
|
|
|
#12 |
|
Confirmed User
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
|
First, make your pages you want protected include a .inc that does the following:
PHP Code:
PHP Code:
If they get it wrong few times, they will be redirected to your error page. Fast, easy, no frames or modules needed. Also allows you room for customization, for example when they do login successfully, you could update user_last_login in the database, or things like that.... Enjoy
__________________
Skype variuscr - Email varius AT gmail |
|
|
|
|
|
#13 | |
|
Too lazy to set a custom title
Join Date: Jun 2004
Location: Brasil
Posts: 15,781
|
Quote:
__________________
|
|
|
|
|
|
|
#14 |
|
Confirmed User
Join Date: Apr 2004
Posts: 1,102
|
we could help you on that . . . .
sent an email, do check it out . . . |
|
|
|
|
|
#15 | |
|
Confirmed User
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
|
Quote:
I put the open squiggly bracket in there its just it seems to get replaced by haha123 and the double = sign gets replaced by hahahaha
__________________
Skype variuscr - Email varius AT gmail |
|
|
|
|
|
|
#16 | |
|
Confirmed User
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
|
Quote:
![]()
__________________
Skype variuscr - Email varius AT gmail |
|
|
|
|
|
|
#17 |
|
Confirmed User
Join Date: Oct 2004
Location: Boston, MA
Posts: 1,723
|
thanks varius, i'll have to look in to this a bit more.
__________________
![]() ICQ# 273099174 - monthly specials - 2 Month Free Credit on All Plans - 100% Referrals - chris@ for details Virtual from $14.95/month, Dedicated from $149.95/month Dual-Core Xeon > 1000GB @ $149.95 | 1500GB @ $169.95 | 10Mbps @ $269.95 |
|
|
|