WordPress plugin that saves a remote file

Categories: PHP

This will be a very simple plugin for wordpress blogs that will allow users to save a file on their server just by providing the url of that file. Let’s say you see a nice picture on another site and …

Tagged , , , , , , , , , , ,

Post to facebook wall using php

Categories: PHP

Getting the needed permissions and writing on an user’s facebook wall seems something complicated, but once you get some basic things you will be able to develop applications that send updates to facebook accounts. In order to be able to …

Tagged , , , , , ,

Simple script to ban an IP address

Categories: PHP

Below you can find a simple php script that blocks ip addresses. It uses a function (called iplong) that converts the standard IPv4 address to a long int value and the main function (ban) that checks if a provided ip …

Tagged , , ,

suPHP vs mod_php – pros and cons

Categories: PHP

Somebody asked me in the past what are the differences between suPHP and mod_php and which one is the best so I will try to list the pros and cons between those two: Performance related mod_php and by far the …

Tagged ,

Hello world

Categories: Software Development

Since today is National Day of Romania and since we are a Romanian company, we thought it would be a good time to start our own company’s blog. So let’s start with a little background. 1. Who we are? We …

Page 4 of 41234