can't call the function
Posted: Wed Sep 17, 2008 9:13 pm
Hi Everbody,
this is my php file directory tree
download.php
|
|
inc.php
|
|------------------|
ua.php msisdn.php
|
|
sql.php
|
|
db.php
|
|
utils.php
<problem>I can't call the utils.php's function from sql.php.</problem>
I am using require().
<request>Pls Help Me.How can I solve this problem</request>
this is my php file directory tree
download.php
|
|
inc.php
|
|------------------|
ua.php msisdn.php
|
|
sql.php
|
|
db.php
|
|
utils.php
<problem>I can't call the utils.php's function from sql.php.</problem>
I am using require().
<request>Pls Help Me.How can I solve this problem</request>