Welcome Guest, Not a member yet? Register   Sign In
Can I use external helpers or modules? (external = external URL)
#6

[eluser]Michal P[/eluser]
I`ve tried, but I`ve failed... I know link you write about, but I did some experiments again...

Code:
<?php include("http://mysecondserver.com/application/models/nameofmymodel.php"); ?>
Code:
<?php include("http://mysecondserver.com/assets/temp/nameofmytempfile.php"); ?>

both failed, allow_url_include is ON

file_get_contents and file_put_contents failed


I have no idea to use tips attached in link above.

Encryption of my codes isn`t best solution I`m seeking for, I`ll be the last one. Are there any other ideas to include model/helper, or some other PHP code, from other server in CodeIgniter?




Messages In This Thread
Can I use external helpers or modules? (external = external URL) - by El Forum - 10-23-2012, 05:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB