BigKyle Posted July 4, 2006 Share Posted July 4, 2006 Hey guysi just a website for a game, and recently i am trying to add on a Allplication form to join our "guild" Well i know how to make the forum so it e-mails me, what i have no idea how to do is if i can make it post to a forum i have (phpbb) or its own pvp website, so other people can see then besides me. the forum post would prob be the best idea, i just dont know how! Quote Link to comment https://forums.phpfreaks.com/topic/13623-hey-guys-a-form-going-to-a-php-site-to-check-or-to-a-forum/ Share on other sites More sharing options...
zawadi Posted July 4, 2006 Share Posted July 4, 2006 you will need to find out what colums you need to fill in, then use mysql_query("insert into <table> ") to input the data. Quote Link to comment https://forums.phpfreaks.com/topic/13623-hey-guys-a-form-going-to-a-php-site-to-check-or-to-a-forum/#findComment-52823 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.