Hi Gurus
I am building my first ever PHP site. Should I worry about speed?
These are the parameters of my site
- MySQL database with about 500 records (about 50 fields each) and a couple
of small related tables
- about two or three visitors at the same time
- hosted on fast and large server in the US
Let me know what else I should consider and how/if I should tweak for speed.
TIA
- Nicolaas
I am building my first ever PHP site. Should I worry about speed?
These are the parameters of my site
- MySQL database with about 500 records (about 50 fields each) and a couple
of small related tables
- about two or three visitors at the same time
- hosted on fast and large server in the US
Let me know what else I should consider and how/if I should tweak for speed.
TIA
- Nicolaas
Comment