I offer Linux website hosting, including apache web server, MySQL databases and email hosting. Alternatively, I can configure your own Linux hosting to suit your custom web application. Tasks carried out include:
Installing and configuring apache or nginx web server
Troubleshoot existing MySQL database server queries
Configuring DNS
Configuring apache rewrites
Setting up cronjobs (scheduled tasks)
Automated on and offsite backups
Data encryption
Data migration including database, file and configuration for new environment
Firewalls
It Helps if your Developer is DRY
I hear you say "I wouldn't want to employ someone to build my website whilst inebriated but they don't have to be teetotal". To be...
Keeping the Report Logic in the Database
Imagine that we have a very simple non-relational table for apartment bookings as described below. CREATE TABLE `apartments_bookings` ( `apartments_bookings_id` int(10) unsigned NOT NULL...
So what is AJAX?
You may have heard in tech conversations phrase such as "it will use lot's of AJAX" or "will it be using AJAX for a single...