All Tags ›
php ›
str_replace (
RSS)
Sorry, but there are no more tags available to filter with.
-
I have a problem with str_replace(): when I try to use it in this way: $phrase = "INSERT INTO addressbook(user_id, email, name) VALUES( 10 , 4 , 0 ) ON DUPLICATE KEY UPDATE(user_id= 10 )"; $healthy = array("10","4","0"); $yummy = array("FLA",".0797"...
Page 1 of 1 (1 items)