Jump to content

PHP: Forums / postings


Cykon

Recommended Posts

Hello, I am rather new to PHP coding. I am trying to create a script that lets me (and other users) post messages on a webpage created through php. (Think something similar to forums)

 

Now my question is, would it be wise to do everything through SQL or will that cause a heavy server load with tons of people accessing the site.

 

IE: Instead of having the posts directly save to the webpage, should the webpage get the posts form an SQL table

Link to comment
https://forums.phpfreaks.com/topic/173948-php-forums-postings/
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.