Does anyone know if it's possible to connect to MySQL from a PHP webpage before the DNS has propagated? I keep getting MySQL "No database selected" errors and I'm wondering if my PHP connection string hostname needs to be something other than "localhost" because the DNS hasn't propagated yet.
Thx,
Julian
Thx,
Julian
Comment