I believe he is talking about the concept of postback in ASP.Net. PHP does not have anything built in for this. _____ From: Ed Lazor [mailto:edlazor@xxxxxxxxx] To: Miles Thompson [mailto:miles@xxxxxxxxxxxxxxxxx] Cc: php-general@xxxxxxxxxxxxx Sent: Wed, 18 Oct 2006 10:27:33 -0500 Subject: Re: Re: postback for php Maybe he's talking about the ability to post data to a website, like using PHP to simulate a user submitting a webpage form. If so, check out curl. On Oct 18, 2006, at 8:00 AM, Miles Thompson wrote: > At 11:48 AM 10/18/2006, M.Sokolewicz wrote: > >> Ross wrote: >>> Looked on google and not found a satisfactory answer. Doies >>> anyone have a funtion to do this? >>> >>> R. >> please explain, in details, what it is you're looking for. >> "postback for php - a function to do this" doesn't mean squat to >> most people. Please EXPLAIN. >> >> - tul > > Yes, not a helpful description. Maybe he means a callback function > which would do something like > echo '<a href="'. $_SERVER['PHP_SELF'] .'">Please try again</a>'; > and he may have to pass a variable string. > > M. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php