PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
visonardo
Forum Contributor
Posts: 136 Joined: Mon Oct 02, 2006 7:49 pm
Location: Argentina, South America´s Sun.
Post
by visonardo » Mon Nov 20, 2006 12:39 pm
I need sometime to replace to file and file_get_contents functions because in the server has been disable
Burrito
Spockulator
Posts: 4715 Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah
Post
by Burrito » Mon Nov 20, 2006 1:07 pm
visonardo
Forum Contributor
Posts: 136 Joined: Mon Oct 02, 2006 7:49 pm
Location: Argentina, South America´s Sun.
Post
by visonardo » Mon Nov 20, 2006 1:53 pm
noone of them are able in this server that im using
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098 Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia
Post
by Chris Corbyn » Mon Nov 20, 2006 2:11 pm
visonardo wrote: noone of them are able in this server that im using
fsockopen() is disabled? wtf? Move to a new host dude
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Mon Nov 20, 2006 2:24 pm
Do you want to access a file on a remote server or on the same server (i.e. via local filesystem)?