Hello Every.
I have a silly question.It was complicated to ask.So decide to explain it with colors.
from index.php in default folder I want to call the class.php.
- Main folder
> classes
--->class.php
>templates
---> Default
---->>>index.php
I used require and include.But I get error.
Warning: require(classes/class.temp.php) [function.require]: failed to open stream: No such file or directory in D:\wamp\www\one-afghan\templates\default\index.php on line 2
I hope you understand my question.
And thank in Advance.