hi everyone
I’m looking for a mysql function that makes the PHP code unusable if you ever wanted to switch to another database.
thanks in advance
Lary
hi everyone
I’m looking for a mysql function that makes the PHP code unusable if you ever wanted to switch to another database.
thanks in advance
Lary
kindly reframe your question? Why would you want to use mysql function for php? No such mysql function exists.
Hi Lary,
I don’t think there’s MySQL function to accomplish that. But, here’s an alternative:
Cheers… 