Jump to content

[SOLVED] PHP/SQL Strategies


Recommended Posts

Is there a board were we can discuss PHP/SQL strategies?

 

A board to answer questions like:

 

1. Would ... be the best way to do ... or would it be better to ...

2. Would your recommend doing ... or ...

3. If you were to ... would it be a good way or is there a better one?

4. How do you ... when you do this?

 

I don't know if those are too good of examples, but the board would focus on PHP/SQL strategy and not PHP code.

 

Here is more of a FULL example:

 

1. When making a page view count would you place the total count of all the views in one field or add up multiple fields to get a page total?

2. Would you manage hundreds of tables in on database or spread them throughout multiple databases?

3. Would It be smart to save an entire file in a database, or just place the file on the server?

 

Questions like those is what this board is/could/would be for (if there isn't one).

 

I hope I covered everything...

Link to comment
https://forums.phpfreaks.com/topic/130691-solved-phpsql-strategies/
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.