enginemike Posted October 10, 2008 Share Posted October 10, 2008 Hello. Not sure if this is the correct forum. I want to write a program that sends information to the server using a form. On the server the "action" program will process the information and return a page with the processed data. I can write the server side program well enough but what is totally unclear to me is what do I have to do to tell the action program where to send the response. I've rooted around a bit but have not found any clear answer. If anyone could point me to a good source of information I would be grateful. Thanks Link to comment https://forums.phpfreaks.com/topic/127908-server-processing/ Share on other sites More sharing options...
budimir Posted October 10, 2008 Share Posted October 10, 2008 You are on a good forum. Try to google for basics of PHP and you will get your answer. The thing you are asking are very basic steps of PHP. Learn it, post some code and will help you with your problems. Good luck... Link to comment https://forums.phpfreaks.com/topic/127908-server-processing/#findComment-662192 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.