Log in
Register
What's new
Search
Search
Search titles only
By:
Menu
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums
Tutorials
About
Rules
What's New
Driver Reference Table
Donate
Search titles only
By:
Latest activity
Register
Hardware, Networking & Other Support
Programming
creating an order fom
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="AceInfinity" data-source="post: 39873" data-attributes="member: 4"><p>Not sure about the PHP why? Each form is different, however, it's all on the same page with the HTML portion. Each page has different ID's on their textboxes, so which page is selected at that current time shouldn't have a factor really. For example, perhaps the first textbox on the first tab has an ID "sltcountbtn", and the button in the same position on the second tab has an ID "btnsomething". Regardless the PHP takes these values in as input all together and uses them for the submit process. :)</p><p></p><p>PHP and SQL is pretty simple. This is basically what Laxer does with the DRT, so perhaps he can help you here as well. :) Whenever I do PHP programming, it's usually for creating plugins for my own forum. And sometimes it requires interaction with the MySQL database.</p></blockquote><p></p>
[QUOTE="AceInfinity, post: 39873, member: 4"] Not sure about the PHP why? Each form is different, however, it's all on the same page with the HTML portion. Each page has different ID's on their textboxes, so which page is selected at that current time shouldn't have a factor really. For example, perhaps the first textbox on the first tab has an ID "sltcountbtn", and the button in the same position on the second tab has an ID "btnsomething". Regardless the PHP takes these values in as input all together and uses them for the submit process. :) PHP and SQL is pretty simple. This is basically what Laxer does with the DRT, so perhaps he can help you here as well. :) Whenever I do PHP programming, it's usually for creating plugins for my own forum. And sometimes it requires interaction with the MySQL database. [/QUOTE]
Insert quotes...
Verification
Post reply
Hardware, Networking & Other Support
Programming
creating an order fom
Menu
Log in
Register
Top