Home
Forums
Members
Search
Help
New topics
Todays topics
Website
Welcome Guest, Not a member yet?
Register
Sign In
Login
Username:
Password:
Remember me
Lost Password?
CodeIgniter Forums
Archived Discussions
Archived Development & Programming
file_get_contents/curl alternative
Share on Google
Share on Facebook
Share on Twitter
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend
Linear Mode
Threaded Mode
file_get_contents/curl alternative
El Forum
Unregistered
#1
11-18-2010, 04:35 AM
[eluser]Tud[/eluser]
Hello,
I'm developing an application which is using a customer IIS server.
On the server "allow_url_fopen" is off and curl extension is not installed
What can i use instead of file_get_contents?
Thanks
El Forum
Unregistered
#2
11-18-2010, 06:08 AM
[eluser]smilie[/eluser]
Hm, your options are a bit limited then.
Ajax / jQuery may do the trick.
Cheers,
Smilie
El Forum
Unregistered
#3
11-18-2010, 07:57 AM
[eluser]Dennis Rasmussen[/eluser]
Can't use JS cross-domain unless the target trusts you.
If you have access to the source you are trying to fetch, you can use many other alternatives like json, soap, xml etc.
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Events
-- Lounge
-- Regional User Groups
Using CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- Choosing CodeIgniter
-- General Help
CodeIgniter 4
-- CodeIgniter 4 Roadmap
-- CodeIgniter 4 Development
-- CodeIgniter 4 Feature Requests
-- CodeIgniter 4 Support
-- CodeIgniter 4 Discussion
-- CodeIgniter 4 Addins
Development
-- CodeIgniter 3.x
-- CodeIgniter 2.x
-- Issues
-- NetBeans Plugin
External Resources
-- Spotlight
-- Learn More
-- Jobs
-- Addins
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © iAndrew 2016 -
Forum software by © MyBB