PicoDeath
09-25-2008, 05:02 PM
<div id="gcbackground"><img src="http://www.360sigs.com/cards/gnprofile/$gamertag.png"></div>
^^^^ From the MEMBERINFO template ^^^^^
I need to strip out spaces and replace them with +'s.
I beleive this code is right however, where would I put it?
$gamertag = str_replace(' ','+'$userinfo[field6]);
--------------- Added 1222371363 at 1222371363 ---------------
Anyknow know?
^^^^ From the MEMBERINFO template ^^^^^
I need to strip out spaces and replace them with +'s.
I beleive this code is right however, where would I put it?
$gamertag = str_replace(' ','+'$userinfo[field6]);
--------------- Added 1222371363 at 1222371363 ---------------
Anyknow know?