hi Bluebird, absolutely. you don't need a mysql server to create a php website. only that it would force you to think of other places where you can store the data that your website uses. other places where you can store data are text files or create a custom file where you define the type and structure of data you store into it.
i've seen you said dynamic so that means you need data in your website. on the other hand, if your site just includes links and text then you can do away with php. you can just hardlink static webpages in your website.
hope this helps. thanks.
i've seen you said dynamic so that means you need data in your website. on the other hand, if your site just includes links and text then you can do away with php. you can just hardlink static webpages in your website.
hope this helps. thanks.