Jump to content

just got "punked"


Lefu

Recommended Posts

hello friends,

 

just got "punked" by my hosting firm, they have disabled (allow_url_fopen) and I use my code which is stored in the DB- mysql.

 

usually I had 3 files parent, child,sibling.

 

parent- index.php, child-iframe.php,sibling-content.php

 

upon clicking a manu, I go send a variable from Child to Sibling where the appropriate  content will be retrieved from db and echoed by Sibling.

 

 

already tried this in parent and child:

              ini_set('allow_url_fopen', 'on');  :-\

 

have no idea what to do,

 

Link to comment
https://forums.phpfreaks.com/topic/76103-just-got-punked/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.