I don't want to pay much for hosting, so my hosting plan doesn't include MySQL.
But need to have one tiny MySQL database (php app WebCalendar).
Standalone mysql process probably won't fly with this provider. Can I build the whole MySQL server into just one php module (native shared lib) and run it this way privately?
Jerry
But need to have one tiny MySQL database (php app WebCalendar).
Standalone mysql process probably won't fly with this provider. Can I build the whole MySQL server into just one php module (native shared lib) and run it this way privately?
Jerry