Total Lines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



sorry should have added this to my last posting but to explain why I 
was asking about the lines of code...

This is an example of one page of mine:


login.php  (95 Lines)
include ("config.php");
include ("includes/functions.php");
include ("includes/header.php");
include ("includes/footer.php");

config.php (40 Lines)
functions.php (176 Lines)
header.php (155 Lines)
footer.php (37 Lines)

------------------------
In the end there are a total of 503 Lines involved in the login.php 
and this doesnt include the iframe used with sys_msgs.php.

Is it possible that because I include the functions.php at the top of 
the script that maybe by the time the script reachs the bottom it can 
no longer read any of the functions included via functions.php??????





------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

PHP Data object relational mapping generator - http://www.meta-language.net/ 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-objects/

<*> To unsubscribe from this group, send an email to:
    php-objects-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux