Welcome Guest, Not a member yet? Register   Sign In
Command line with view and controller which re-iterates
#1

Dear All,

i am puzzledd about how to run a page which will be traversed to after logging into a web browser based main page.

its obviously in Codeigniter whereby the structure of the page is such that it resides in the following heirachcy:

projectname/
                - application
- modules
-pages
-controllers
-models
-views
where by in the web browser the complete link would be
/usr/bin/php index.php admin pages form 165

but somehow when i execute thhe above, there are no messages and checking the error logs show nothing but stil the
page outputs are not showing, which in this case is merely reading data from a site and then repeating the page loading again to read more data again and this process will loop indefinitely .

Hence is the way tht i programmed is correct or something major is missing here?

Thank you so much for any help.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB