Click to See Complete Forum and Search --> : Posting PHPBuilder Hacks


drawmack
08-07-2004, 04:24 PM
I was wondering if it is okay to post the code for phpbuilder hacks that do not invlolve any unauthorized access to the site?

An explanataion.

I wrote a php script that retrieve the html for the main forums page and for my user cp. It then parses these two strings and gets a list of my buddys and a list of the people with birthdays today. These two lists are then corelated so that it displays the list of my buddys who have birthdays today.

I was wondering if I could post the code for this. Minus of course the cookie values to access my user cp.

LordShryku
08-25-2004, 11:00 PM
I was rather curious about this as well. Sad to see no response. Maybe we should go bang on Mr. Starkey's door?

jstarkey
08-30-2004, 05:25 PM
draw, that shouldn't be a problem at all. The only time I can see it being so is if someone creates a loop that requests too many pages. If that becomes a problem, I'd have to block the scripts.

Can you put a comment in there to not refresh the page too often?