0
Pls, which source code regulate number of post in a page , in web design using php as language
Puting post in pages
4 Answers
+ 2
Thanks
+ 1
Please tag PHP and HTML, not <html>, you know it's HTML code, try avoid writing code in tags.
About your question, it's hard to answer because you ask for which source code. None of us here even know what you're doing. How can anyone answer that?
Please provide more details in the question Description. If possible, attach the code as well. Hopefully, with enough information, you may find a solution đ
0
Search the net for tutorials on file upload in PHP first, that should cover the user image submission part.
To limit number of images displayed per page, search for tutorials on image slideshow. I think a lot of people will prefer to use Javascript for making a slideshow.
- 1
I mean, code that will allow posting of 10 pictures in a page by user and will take next pictures to another page in webpage