Forums / Developer / Object was posted correctly ?
pierre durand
Friday 06 January 2006 2:44:28 am
Which variable allow me to know if a post was done correctly.ie : i post an article and I want to said " your article was posted correctly ! "
Thanks a lot .
Friday 06 January 2006 3:09:36 am
For exemple to know if a user is logged or not we put " $user.is_logged_in "
How can we know if the post has done or not ?