Hi,
does anyone know if it's possible to have lots of websites reading from a single MySQL database that's stored on (let's call it) a mother website?
I know that you can use redirection, but I'm really wondering if there's any way of doing this and still have each website retaining its own URL (so the user would not realise that they are reading a database from another website).
Many thanks!