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 Quote 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... Quote Link to comment https://forums.phpfreaks.com/topic/127908-server-processing/#findComment-662192 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.