Connecting Tech Pros Worldwide Help | Site Map

setting width in an include statement?

  #1  
Old July 17th, 2005, 01:15 PM
borgus
Guest
 
Posts: n/a
Can someone tell me if there is a way to invoke an include statement to parse
code and set a width percentage in terms of the syntax?

thanks


--
You heard me, deal with it.
  #2  
Old July 17th, 2005, 01:15 PM
Erwin Moller
Guest
 
Posts: n/a

re: setting width in an include statement?


borgus wrote:
[color=blue]
> Can someone tell me if there is a way to invoke an include statement to
> parse
> code and set a width percentage in terms of the syntax?
>
> thanks
>
>[/color]

Hi borgus,

I think you should rephrase that question.

Do you want to know how to include another (php)file?
lookup include at www.php.net

Do you want to know how to call a function in an includefile?
It doesn't matter if that function is in the includefile or not.

And what do you excactly set the width of?

Regards,
Erwin Moller

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
nesting JS in echo's Request-1 answers 32 November 11th, 2008 03:45 PM
Specify custom disabled text color in ToolStripProfessionalRendere =?Utf-8?B?bGpsZXZlbmQy?= answers 6 March 22nd, 2007 04:45 PM
Error trying to include an image or css file? bobmct answers 1 October 25th, 2006 06:25 PM
comp.lang.c Answers to Frequently Asked Questions (FAQ List) Steve Summit answers 0 November 13th, 2005 03:15 AM