Jump to content

[SOLVED] what error have i made in this php link?


runnerjp

Recommended Posts

where have i made an error here??

 

<?php echo("
			<img src='http://www.runningprofiles.com/members/images/thumbs/<?php echo $getuserimage['image'];?>' border=\"1\" align=\"middle\" /> $result[by_user] wants to be friends with you. <br/>
			<a href='newfriends.php?friends=accept&user=$result[by_user]'>Accept</a> or <a href='newfriends.php?friends=delete&user=$result[by_user]'>Delete</a><br/>
		");?>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.