Current location: Hot Scripts Forums » Programming Languages » PHP » insert image in "print statement'?


insert image in "print statement'?

Reply
  #1 (permalink)  
Old 12-28-06, 01:58 PM
unlisted80's Avatar
unlisted80 unlisted80 is offline
Newbie Coder
 
Join Date: Feb 2005
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
insert image in "print statement'?

Hi

i try to insert an image in "print"

This is work because i use ">>" instead images

PHP Code:

printf("<FONT SIZE=1 FACE='Verdana,arial,helvetica' color=#FFFFFF> >> </font><a href=hello.php</a> 

How do i put an image before the link where ">>"

thank advance
Reply With Quote
  #2 (permalink)  
Old 12-28-06, 03:11 PM
UnrealEd's Avatar
UnrealEd UnrealEd is offline
Community Liaison
 
Join Date: May 2005
Location: Antwerp, Belgium
Posts: 3,165
Thanks: 4
Thanked 25 Times in 25 Posts
PHP Code:

printf("<FONT SIZE=1 FACE='Verdana,arial,helvetica' color=#FFFFFF> <img src='img_source_here' /> </font><a href=hello.php</a> "); 

this is just some basic html. it has got nothing to do with php

UnrealEd
__________________
"Good judgement comes from experience, and experience comes from bad judgement." - Fred Brooks

Reply With Quote
  #3 (permalink)  
Old 12-28-06, 03:37 PM
unlisted80's Avatar
unlisted80 unlisted80 is offline
Newbie Coder
 
Join Date: Feb 2005
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
This will give me blank page

Quote:
Originally Posted by UnrealEd
PHP Code:

printf("<FONT SIZE=1 FACE='Verdana,arial,helvetica' color=#FFFFFF> <img src='img_source_here' /> </font><a href=hello.php</a> "); 

this is just some basic html. it has got nothing to do with php

UnrealEd
Thanks for replied...

Yeah it's basic and i try many ways i keep got blank pages...

help help please
Reply With Quote
  #4 (permalink)  
Old 12-28-06, 06:06 PM
unlisted80's Avatar
unlisted80 unlisted80 is offline
Newbie Coder
 
Join Date: Feb 2005
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
problem is solve with "\" thanks to job0107
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Auto Dealer Script nuzzle PHP 17 04-14-10 08:34 PM
PHP Script to Insert Dynamic Txet into Jpg image cyborlink PHP 3 05-05-05 05:26 AM
If statement in a INSERT eq1987 PHP 6 07-05-04 12:45 AM
Random Image Insert Problems prometheus98 JavaScript 5 07-01-04 12:05 AM
insert statement sasi ASP 0 08-11-03 09:38 PM


All times are GMT -5. The time now is 05:51 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.