Greetings. I have a php script that is supposed scrape a wholesaler\'s website for product information and enter that information into a database.
I am trying to create a forum for my website, but I want to have the forums take only specific space on 开发者_如何学运维my page. Not the whole area. Something like 800px width and free height.
Ok, please look at my problem: http://phone7forum.com/viewforum.php?f=2 http://phone7forum.com/viewtopic.php?f=2&t=4
I have been using a phpbb forum. It got deleted.开发者_开发知识库 The database is intact. safe.
I have three tables that essentially cascade down, like: topic section (references topic id) subsection (references topic id an开发者_JAVA百科d section id)
In web applications like phpBB, when every time a new page is requested, is a new database connection created?
I\'m on a current web project, on which there\'s a working PHPBB3 installation in (root)/phpbb3 All other files of the page are directly on (root)/ and are manually programmed.
I am trying to install a PHPBB3 forum, and get strange characters/text after the install on certain pages - everything seems to install correc开发者_C百科tly though...no errors from the installer.. :(
I have开发者_Go百科 read a few guides and they say to edit overall_footer.tpl? Which I\'m guessing is the same as overall_footer.html and when I edit that I don\'t see any changes on my webpage?If you
I integrated phpbb3 into my site.When a user login into my website then there is a tab called forum. If he clicks on the forum it will take to a page where it asking user name and password to login. B