Welcome Guest, Not a member yet? Register   Sign In
Using CI from PHP (rather than URL)
#5

[eluser]fchristant[/eluser]
Curl is perhaps the easiest solution but please note that this is not "calling CI from PHP". It is still using the full web server stack this way. You CAN really use CI directly from the command line without the web stack but it requires a bit of hacking, basically creating a seperate index.php with some modified paths. I use it mostly for cron jobs.


Messages In This Thread
Using CI from PHP (rather than URL) - by El Forum - 10-13-2010, 01:10 PM
Using CI from PHP (rather than URL) - by El Forum - 10-13-2010, 01:45 PM
Using CI from PHP (rather than URL) - by El Forum - 10-13-2010, 01:52 PM
Using CI from PHP (rather than URL) - by El Forum - 10-13-2010, 09:55 PM
Using CI from PHP (rather than URL) - by El Forum - 10-14-2010, 07:11 AM
Using CI from PHP (rather than URL) - by El Forum - 10-17-2010, 11:29 AM
Using CI from PHP (rather than URL) - by El Forum - 10-18-2010, 01:19 AM
Using CI from PHP (rather than URL) - by El Forum - 10-18-2010, 02:08 AM
Using CI from PHP (rather than URL) - by El Forum - 10-18-2010, 02:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB