Need help.
Moderator: General Moderators
Need help.
Hello guys, I am new to PHP and MySQL and I don't know much about making PHP tables and connecting to MySQL, is there a way to make like one page .php instead of making 20, like I put movie parts in my website and i had 20 files for it and every time I had to change something I had to go through all the files and change something like part1.php part2.php (examples), so I want to know how to make only one .php file and put all those 20 pages in it or more, is it possible to do it and if yes can you please tell me how? Thank you.
Re: Need help.
No you need 20 pages. 
It's all about how you design your functions etc. However noone here will write this for you. Show us your code and people can give suggestions. Not just 20 pages of code at a time.
It's all about how you design your functions etc. However noone here will write this for you. Show us your code and people can give suggestions. Not just 20 pages of code at a time.