Command line with view and controller. |
I am trying to figure out how to run a page after logging into a web browser-based main page. The structure of the page is such that it resides in the following heirarchy:
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 However, when I execute this code, there are no messages and checking the error logs shows nothing but still 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. Any help |
Welcome Guest, Not a member yet? Register Sign In |