Welcome Guest, Not a member yet? Register   Sign In
Can't Find Library/Helper/Class in CI
#4

[eluser]mlage[/eluser]
http://codeigniter.com/wiki/JSON_Helper/

Does that help? From my understanding... you have a php script on your server which your sending a HTTP request to for some data to be returned... so ... I'm not sure if CI has the code to do this... perhaps checking out the load library...

I would include the file, which would have a class declaration in it... (make sure the file doesn't allow direct access to it by users by checking to see if BASEPATH is defined) and then get an instance of the class and run the function... and return it


Messages In This Thread
Can't Find Library/Helper/Class in CI - by El Forum - 08-02-2010, 02:41 PM
Can't Find Library/Helper/Class in CI - by El Forum - 08-02-2010, 03:21 PM
Can't Find Library/Helper/Class in CI - by El Forum - 08-02-2010, 03:33 PM
Can't Find Library/Helper/Class in CI - by El Forum - 08-02-2010, 03:52 PM
Can't Find Library/Helper/Class in CI - by El Forum - 08-02-2010, 04:40 PM
Can't Find Library/Helper/Class in CI - by El Forum - 08-02-2010, 07:37 PM
Can't Find Library/Helper/Class in CI - by El Forum - 08-02-2010, 09:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB