saurav99990 Posted May 11, 2015 Share Posted May 11, 2015 I have a div content in a html file which contains some text. I want to change content of that div from different page by entering new text and submitting. How can I do it? Can anyone give me a link to the tutorial page...or provide me the code? Link to comment https://forums.phpfreaks.com/topic/296214-need-a-help-in-simple-php/ Share on other sites More sharing options...
cyberRobot Posted May 11, 2015 Share Posted May 11, 2015 It kind of sounds like you're looking to populate a page based on a form submission. If that's the case, the PHP manual has a quick example here: http://php.net/manual/en/tutorial.forms.php Link to comment https://forums.phpfreaks.com/topic/296214-need-a-help-in-simple-php/#findComment-1511423 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.