JukEboX Posted April 13, 2008 Share Posted April 13, 2008 Greetings, I have a form that posts the information to a MySQL server. What I would like to happen is that when the person hits submit on the form the system posts the information to the database as well as make a thread on my forums with the posted information. Is this possible? Can someone help me? Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/100876-form-to-forum/ Share on other sites More sharing options...
Daniel0 Posted April 13, 2008 Share Posted April 13, 2008 Couldn't you just use that "information" for the threads? Otherwise just run another query to insert it into the threads table. It's pretty difficult to tell with that little information. Quote Link to comment https://forums.phpfreaks.com/topic/100876-form-to-forum/#findComment-515893 Share on other sites More sharing options...
JukEboX Posted April 15, 2008 Author Share Posted April 15, 2008 What information do you need? Quote Link to comment https://forums.phpfreaks.com/topic/100876-form-to-forum/#findComment-517253 Share on other sites More sharing options...
JukEboX Posted April 15, 2008 Author Share Posted April 15, 2008 I am confused. What information do you need? Is this a tough thing to do? Quote Link to comment https://forums.phpfreaks.com/topic/100876-form-to-forum/#findComment-517628 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.