http_build_query param for ?
Does anyone know how to make http_build_query add a ? at the beginning if
one is not present?
Right now I am adding index.php? to all of my links. I have reasons to NOT
want the ? hardcoded into the link. If http_build_query would just add it
if one isn't present some how, that would be a huge help.
No comments:
Post a Comment