php-windows Digest 9 May 2008 17:49:11 -0000 Issue 3468

Topics (messages 28880 through 28880):

Include Question!
        28880 by: Matthew Gonzales

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
So I am really cornfused about the include function.

If I use the include function to make my code readable and neat where does the included code go. For instance:

if (some variable){
include(page.php);
}

Does the code go into the current page where the include statement is located on the page. Hope that makes sense.

Matt G

--
Matthew Gonzales
IT Professional Specialist
Enterprise Information Technology Services
University of Georgia
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Phone: (706)542-9538

--- End Message ---

Reply via email to