Hallo Sitepoint,
thank you for viewing my post. I need help regarding on replacing or changin space/%20 to -.
<a href="?do=detailpage&cat='.$tab[$i]['cat_id'].'&id='.$tab[$i]['posting_id'].'&title='.$tab[$i]['title'].'">';
if i click the link, it will turn something like this
lioney. sg /index.php?do=detailpage&cat=6&id=14&title=I%20need%20English%20-%20Japanese%20translator
the cat = category
id = posting ID
title = post title
is there anyway to change the space to something like - ?
Please i need some help.
thanks
HELP changing space/%20 to -
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: HELP changing space/%20 to -
(#10850)