setting width in an include statement?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • borgus

    setting width in an include statement?

    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.
  • Erwin Moller

    #2
    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

    Comment

    Working...