Quote (0n35 @ 8 Feb 2013 01:42)
What kind of website are you wanting to build?
Almost every provider will give access to a mysql database (most of the time unlimited or 5gb+)
It's a small association site with some basic information with news etc, nothing too big.
They have had the cheapest option from provider for many years and it doesnt include mysql database. It would cost some extra if taking the mysql database in use so was thinking about doing it without database, unless there are some serious cons doing it that way.
Quote (carteblanche @ 8 Feb 2013 02:08)
what part of it makes it dynamic if there's no way to persist data once the session ends?
Was thinking about using files for data storage, like mentioned already.