MyBB Requests

Completed Help with post newthread in external page

Submitted by DarSider, , Thread ID: 4377

Thread Closed
DarSider
Member
Level:
0
Reputation:
13
Posts:
149
Likes:
14
Credits:
55
30-05-2015, 04:48 PM
This post was last modified: 31-05-2015, 01:08 AM by DarSider
#1
Hello all !
I have presentation generator on my forum and i did this :
We generate in a text area the presentation (with Javascript) when we press "generate" after entering informations.
I know well basics of PHP but here i don't know which "name" value i need to put in the inputs, for creating a new thread according to these inputs.
Code:
<form method="post" action="newthread.php?fid=3&processed=1">
<input type="text" name="XXXX" value="title" />
<input type="textarea" cols="100" rows="10" name="XXXX" value="the generated stuff" />
<input type="submit" value="Post thread" />
</form>

Please help Tongue
And no i won't copy your "post ressource", i'm not interessted.

Thank you :yus:

Aoki just tell me don't copy the website and don't ignore this -_- (if you don't want to contribute)
- Web Developer & Designer

Website : https://developement.design/
Skype : ef.team
Email : [email protected]

Users browsing this thread: 1 Guest(s)