Jedijon Posted November 14, 2018 Share Posted November 14, 2018 How to get specific data from MySQL and echo it inside <p> <?php echo "$_POST['id']; ?> </p> Quote Link to comment Share on other sites More sharing options...
Barand Posted November 14, 2018 Share Posted November 14, 2018 Try this tutorial Quote Link to comment Share on other sites More sharing options...
ginerjm Posted November 15, 2018 Share Posted November 15, 2018 Yes! Read a book! Do some learning. Quote Link to comment Share on other sites More sharing options...
Klyx99 Posted November 16, 2018 Share Posted November 16, 2018 I actually did not understand that question the way it was written. what does this mean? Quote echo it inside <p> <?php echo "$_POST['id']; ?> </p> do you want to reassign the post with sql data? maybe *I* need to read more LOL. Quote Link to comment 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.