Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~99 People Reached
Favorite Forums
Favorite Tags
php x 1
Member Avatar for linkassoc

[CODE] if($rewrite) { echo "<p><a href=\"/blog-". $blog[0] ."-$clean_url\">" .$blog[3]."</a><br>"; } else { echo "<p><a href=\"". $blog_url ."?d=". $blog[0] ."\">" .$blog[3]."</a><br>"; }[/CODE] Hi Folks, I am a complete novice with PHP and I cannot get this routine to work. I need to change $blog_url to an actual URL - [url]http://www.mydomain.co.uk/blog_rec.php[/url] I …

Member Avatar for simplypixie
0
99