Migrating to new web hosting

Dec. 9, 2008, 6:23 p.m.

No, I'm not moving to new hosting company this post is for your easier migration. For some reason your current web hosting is not appropriate anymore, either by price, availability or supported services. I won't get in any discussions like “this hosting company is better than this one ...

[ Linux ] [ Php ] [ ssh ]

read more

Fetching remote content with curl

Oct. 8, 2008, 1:02 p.m.

Lately I see lots of problems with bunch of website scripts still using fopen() function to retrieve remote urls. Usually problem isn't in scripts themselves but in the mere fact that url_functions are more and more often disabled in webhost's php configuration. I can't say I blame ...

[ Networking ] [ Php ] [ security ]

read more