Reply
dreamweaver mx, php problem
Old 04-25-2004, 08:39 PM dreamweaver mx, php problem
Junior Talker

Posts: 1
this is a dreamweaver mx question. I didn't know where else to post it so I'm putting it here.

I am currently designing a site with dreamweaver and I am using php. The problem I am having is when I put in the code for the include of my logo the rest of the table disappears. I layed out the table in layout view and inserted the code inside the header cell. When the code runs it puts the logo in there. It shouldn't put the logo in, instead just a php icon. Any suggestions?
cherns24 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-26-2004, 02:51 PM
Arfan's Avatar
Ultra Talker

Posts: 280
not sure have u tried to put the image as a background of the cell
__________________
OfficeBreak - Your home for Flash Games

For all your Flash work email me on
Arfan_zbst@yahoo.com
Arfan is offline
Reply With Quote
View Public Profile
 
Old 04-30-2004, 03:15 PM
Junior Talker

Posts: 4
Could I see some code?
__________________
Tomatobush.com
----------------------------------
Web Design & Promotion Resource
Check it Out!
tomatobush is offline
Reply With Quote
View Public Profile
 
Old 04-30-2004, 09:07 PM PHP to write table
I R PHP's Avatar
Average Talker

Posts: 18
Location: ATL
Have you tried to use PHP to write the entire table:
Like:

<?php

$table ='<table width="100%"><th class="head">--Content--</th></table>';
print "$table";

?>
If you use single quotes you don't have to escape the double quotes.

Maybe this will help!
__________________
Definitive-Graphics
Print|Internet Design Solutions

Portfolio:
www.definitive-graphics.com
www.ahome4rent.net
www.meetingfinderonline.com
I R PHP is offline
Reply With Quote
View Public Profile Visit I R PHP's homepage!
 
Reply     « Reply to dreamweaver mx, php problem
 

Thread Tools

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11936 seconds with 12 queries