runnerjp Posted April 10, 2009 Share Posted April 10, 2009 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/> ");?> Link to comment https://forums.phpfreaks.com/topic/153555-solved-what-error-have-i-made-in-this-php-link/ Share on other sites More sharing options...
kenrbnsn Posted April 10, 2009 Share Posted April 10, 2009 Are you getting an error message? If so, post the full message. Ken Link to comment https://forums.phpfreaks.com/topic/153555-solved-what-error-have-i-made-in-this-php-link/#findComment-806886 Share on other sites More sharing options...
runnerjp Posted April 10, 2009 Author Share Posted April 10, 2009 tut i was echoing within an echo ...doh lol ty though Link to comment https://forums.phpfreaks.com/topic/153555-solved-what-error-have-i-made-in-this-php-link/#findComment-806891 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.