MySQL help!!
#3

Do you know what fexist does? I think you want to do this:
PHP код:
#if defined LOCALHOST
        
koneksi        =    mysql_connect(HOSTUSERDBNAMEPASSWORD);
#else
        
koneksi        =    mysql_connect(HOST2USER2DBNAME2PASSWORD2); 
#endif 
Reply


Messages In This Thread
MySQL help!! - by Fantje - 13.05.2016, 09:21
Re: MySQL help!! - by ExTaZZ69 - 13.05.2016, 10:57
Re: MySQL help!! - by Vince - 13.05.2016, 11:17

Forum Jump:


Users browsing this thread: 1 Guest(s)