Welcome Guest, Not a member yet? Register   Sign In
receive data from autoloading file
#1

[eluser]mohfeza code ignitor[/eluser]
please let me know ASAP how to receive data from autoloading file?

I created a file in application/config/ folder named amazonconfig.php
and autoloaded it in application/config/autoload.php as

$autoload['config']=array('amazonconfig');

amazonconfig contains $config['aid']='php9webcom9';

I tried to get data using echo $aid; but not working.
Please let me know if you have any solution.


Messages In This Thread
receive data from autoloading file - by El Forum - 03-22-2008, 04:23 AM
receive data from autoloading file - by El Forum - 03-22-2008, 04:44 AM
receive data from autoloading file - by El Forum - 03-22-2008, 02:21 PM
receive data from autoloading file - by El Forum - 03-22-2008, 02:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB