Need help with a code.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
WebHostTechs.com
Forum Newbie
Posts: 2
Joined: Tue Nov 26, 2002 10:02 am

Need help with a code.

Post by WebHostTechs.com »

Hello, I'm writing a script and I've come to a little bump in the road. I'm trying to write a php script that would bounce back web sites which would use my program. VBulliten has this sort of system set up I think for piracy. Can anybody point me in the right direction? I've been looking at this for while now but have gotten nowhere. Thank you for your time and help in this forum :).
User avatar
BigE
Site Admin
Posts: 139
Joined: Fri Apr 19, 2002 9:49 am
Location: Missouri, USA
Contact:

Post by BigE »

Not exactly sure how this would be done. You might consider setting up a script that just logs who access it and do a simple fopen() in your script or something. I'm not totally sure. If you figgure it out, let us know, I'm curious myself.
WebHostTechs.com
Forum Newbie
Posts: 2
Joined: Tue Nov 26, 2002 10:02 am

Post by WebHostTechs.com »

Still searching. I don't think it's a big secret or anything...but it's almost impossible to find. Also the program would be running from their server and I would want to have a link back sort of feature.
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

What do you mean by bounce back a script?

I suggest browsing hardcore in thoses links up there. 8) I always find what i'm looking for, or try the Phuse engine or http://www.php.net
Post Reply