|
Possible to insert a post using PHP or Script? 7 Months, 3 Weeks ago
|
|
|
I have a form on my website that takes inputs. When the user submits the form, I want this to be automatically posted in my forums.
Is this possible through php or script?
|
|
|
Logged
|
|
|
|
|
|
Re:Possible to insert a post using PHP or Script? 7 Months, 3 Weeks ago
|
|
|
anyone?
|
|
|
Logged
|
|
|
|
|
|
Re:Possible to insert a post using PHP or Script? 7 Months, 2 Weeks ago
|
|
|
rreynier wrote:
I have a form on my website that takes inputs. When the user submits the form, I want this to be automatically posted in my forums.
Is this possible through php or script?
Your going to have to be more specific on what your trying to do maybe even the form code you'd like to be submited to the fb tables
|
|
|
Logged
|
|
|
|
|
|
Re:Possible to insert a post using PHP or Script? 7 Months, 2 Weeks ago
|
|
|
Sounds specific enough to me. Anyting is possible with programming. You might be better of going to Joomlancers.com to get that done though.
|
|
|
Logged
|
|
|
|
|
|
Re:Possible to insert a post using PHP or Script? 7 Months, 2 Weeks ago
|
|
|
Ladyshaper wrote:
Sounds specific enough to me. Anyting is possible with programming. You might be better of going to Joomlancers.com to get that done though.
I dont think it is imo, but hey what ever, It would be nice to have more info, on what the forms doing, if its in a module or comp blah blah, its actually an easy task to do
|
|
|
Logged
|
|
|
Last Edit: 2008/11/17 05:43 By blakey87.
|
|
|
|
|
|
Re:Possible to insert a post using PHP or Script? 7 Months, 2 Weeks ago
|
|
|
If I understand this it would work similar to a discussbot. But instead of needing comments to post to the forum it would just require submittal of a form.
The more I think about it this sound more like a help dek system than a forum.
|
|
|
Logged
|
|
|
|
|
|
Re:Possible to insert a post using PHP or Script? 7 Months, 2 Weeks ago
|
|
|
Who knows with more info it would be known lol, Im willing ot help out anyway
|
|
|
Logged
|
|
|
|
|
|
Re:Possible to insert a post using PHP or Script? 7 Months, 2 Weeks ago
|
|
|
hey guys, sorry if I was vague.
Im using a simple html form generated through the chronoform component in joomla. It asks some questions.. etc. When the user hits submit at the bottom of the page, I need this submitted information to be added to the forums as a post. I was just wondering how I should go about doing this or if its even possible.
|
|
|
Logged
|
|
|
|
|
|
Re:Possible to insert a post using PHP or Script? 7 Months, 2 Weeks ago
|
|
|
Yea its possible, do you know where the form posts to, that way you could retrieve what ever info you needed then submit it to the db
|
|
|
Logged
|
|
|
|
|
|