Welcome Guest, Not a member yet? Register   Sign In
curl() using CI function, passing object to php file outside ci?
#1

[eluser]srpurdy[/eluser]
Is this possible?

Basically what I'm trying to do is design a feed system, for a portal system I wrote, so that data can be used on other websites. I've never spent any time using curl so I really have no clue what I'm doing, but I'm having a hard time figuring out a way to pass my query to the raw php file. The reason I rather do it this way is I want the file to be customizable in how it looks via css. Maybe someone can suggest a better way to do this. The raw php file needs to be completely dynamic as well. In the sense that the data MUST exist at all times. It cannot be created manually, like in the way of a write_file(xml...)

I'm starting to think I'll need to write my own API as I would need to be able to login as well from a remote site. As well as other users.

Any suggestions would greatly appreciated Smile
Thanks
Shawn




Theme © iAndrew 2016 - Forum software by © MyBB