Re: [PHP] IPB post date check

2008-07-24 Thread Dan Shirah
Luca, You said you have access to the board's DB, correct? Just from looking at the link you provided I can see that somewhere in the database it does store the date/time of each post. So, to meet your conditions your query should be something simple like this: // $username = $_POST['user_name']

[PHP] IPB post date check

2008-07-24 Thread Luca Paolella
Hi, I'm writing a bot that should let a user log in an IPB forum and do some actions after checking that the right conditions are verified in the user's account's profile. These conditions are: 1) the user must have registered his account before a certain date 2) the user must have posted a