is there a functional difference between addslashes() and mysqli_real_escape_string() or are they equally effective? i ask this because mysqli_real_escape_string() always returns a blank string. i ...
If it weren't the end of a long week I'd probably be able to figure this one out for myself, but my brain is rapidly turning to mush after a few long days of re-learning PHP/mySQL and some of the new ...