I'm trying to create one function to do a lot of different sorting. Can I make the default value of a WHERE argument equal to anything? So that the default value for that argument will find everything ...
-
Posted by myed 3 years ago
how to store xml file in mysql when a button is clicked using php ? how to get xml file from mysql when another button is clicked by php?
-
Posted by hyma 3 years ago
how do you map fields between two mysql databases (different web apps) using php? Preferably with a code example.