Click here to Skip to main content
15,896,606 members

Comments by Member 12956789 (Top 9 by date)

Member 12956789 19-Mar-17 8:55am View    
Deleted
Brian,

Tried all that but no luck.
Tried now (notice the single & double quotes):
?>

[/php]
Member 12956789 18-Mar-17 16:28pm View    
I'm afraid still did not work.
Url in db is valid:
https://www.youtube.com/playlist?list=PLONQt8bJdq9ayhjJkDsNcNTzUgYg_yG-U

I tried:
<iframe src="<?php echo $db_latest_view;?>">
<iframe src="<?php echo "$db_latest_view";?>">
<iframe src="<?php echo \"$db_latest_view\";?>">

But no luck!
Member 12956789 18-Mar-17 16:16pm View    
Can you show an example so no one can sql inject ? You can modify my code. Other newbies can learn from your example in the future who check this thread.

Thank You!
Member 12956789 18-Mar-17 16:13pm View    
I am going to later on add the img file there.
Member 12956789 18-Mar-17 16:11pm View    
Are you sure ?
I already added the closing bracket here:

$db_status_to_friends";?>