MyBB Community Forums

Full Version: Creating a custom submit page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I'm looking to create a form for my site, and I'm really not sure on how to "code" it.

I'd like a few text boxes with custom entries, a terms/condtions box that you have to check to submit, and then a file upload box to send only video files (or certain extensions only) to a folder in my cPanel.

It's also got to log some info, and of-course you have to be logged in.

Could someone point me in the right direction? (For coding a submit.php page)

I'm hoping for it to look along the lines of this:
[Image: X0DHS.png]
Give Page Manager a try.

If you need help with the HTML for the form, look at W3C Schools online.
Oh so it's done with html, not php?
The form is HTML, the code that handles it is PHP
Oh, I thought it was all php...
good to know, thanks, I'll look around Smile
Well, tried using jotforms, but there's a 100mb limit :/