Please explain this PHP code syntax related to building forum . . . There will be PHP scripts called viewforum php and viewtopic php which take the parameter f (for forum) and t (for topic) Based on the IDs of forum and topic the PHP scripts will show you the right topics forums
phpBB • Free and Open Source Forum Software phpBB is free and open source forum software that is easy to use, powerful, and highly customisable Our community offers extensive support to end users
phpBB • viewforum. php?f= The "?" is saying that the following data is a parameter which in this case is "f" which is shorthand for forum and then the "=" a number which is the forum id number
КАК VIEWTOPIC PHP - ruphp. com Viewtopic - это скрипт форума на PHP, который отображает определенную тему на форуме Этот скрипт (как и многие другие скрипты форума) работает с базой данных MySQL, в которой хранятся все данные