Is executing 2 sql statement in 1 line using only phpquery function impossible? I cannot use the mysqli_multi_queryfunction provided by php. Two statements are separated usingsemicolon and are put in 1 line. If it can be done, pls show theimplementation
Expert Answer
An answer will be send to you shortly. . . . .