I am kind of new to PHP and hosting, and have a small concern.
Where I work, we have an existing server with very low traffic, but nearly everything served on the page is powered by PHP. I am looking to create some new tools on our server, but I am afraid that putting too many PHP scripts on one server might mess things up, or overload it.
Should I even be worrying about this?
Where I work, we have an existing server with very low traffic, but nearly everything served on the page is powered by PHP. I am looking to create some new tools on our server, but I am afraid that putting too many PHP scripts on one server might mess things up, or overload it.
Should I even be worrying about this?
Comment