Jump to content

PHP multiple webpages


jcbktb

Recommended Posts

There is probably an easy solution to this, but my brain is mush and I can't figure it out. 

 

Here's the problem:  My bosses asked me to develop a database for our information.  I'm not a professional developer or an IT person at all, but I am the youngest here so I was nominated. 

 

I developed the program using PHP and MySql along with html forms.  Unfortunately the information they were asking to be databased was large.  For instance, one table alone has over 100 fields.  As you can imagine the form I created on the webpage is long and scrolls down the page forever. 

 

My question is: is there any easy way to break up the form into multiple webpages while using some sort of next button, but still keep all the data in one record? 

 

Again I'm sure (or at least hoping) for an easy solution, but after working on this program for a month and self learning PHP and MySql, my brain is fried.

 

Thanks

Joe

Link to comment
https://forums.phpfreaks.com/topic/129622-php-multiple-webpages/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.