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.