|
Possible to insert a post using PHP or Script? 1 Year, 9 Months 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
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months ago
|
|
|
anyone?
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months 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
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months 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
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months 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.
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months 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
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months ago
|
|
|
Who knows with more info it would be known lol, Im willing ot help out anyway
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months 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
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Possible to insert a post using PHP or Script? 1 Year, 9 Months 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
|
|
|
The administrator has disabled public write access.
|
|
|