Php

Codelobster IDE: Free PHP, HTML, CSS, and JavaScript Editor

Looking for a lightweight editor that handles PHP, HTML, CSS, and JavaScript without the bloat of a full-blown IDE? Codelobster IDE has been …

codelobster css ide

PHP Script: Get GitHub Followers Count (API v3)

Php GitHub Followers Count The following PHP GitHub Followers Count script is using the v3.0 GitHub API.

github php

PHP Script: Get Twitter Followers Count (API v1.1)

Php Twitter Followers Count The following PHP Twitter Followers Count script is using the new v1.1 Twitter API.

php twitter

CodeLobster Review: Free Portable PHP and Web Development IDE

Overview Excited today, I’m going to try a new IDE for Windows: CodeLobster PHP Edition 4.5.1. With almost 30 years experience in …

cakephp codeigniter codelobster

Fix WordPress Plugin HTML5 Swiffy Insert

How to fix the broken WordPress “HTML5 Swiffy Insert” plugin so it properly converts and displays Google Swiffy HTML5 content on …

cms google php

Hide Page Titles in WordPress

Overview In this tutorial we will explain how to Hide WordPress HomePage Title or All Pages Title.

development php wordpress

Fix phpBB 'Unable to Allocate Memory for Pool' Error

Overview This tutorial explains how to fix phpBB Unable to allocate memory for pool warnings and errors that show up on certain web server …

apache php phpbb

Developing with the WordPress 3.5 Media Manager

Overview If you are a WordPress plugin developer, you may want to use the new build-in WordPress 3.5 Media Manager in your plugin. This …

git wordpress php

Web Application Architecture Tips

A collection of practical web application architecture tips covering doctypes, meta tags, CSS practices, JavaScript frameworks, and mobile …

asp-net css derby-js

Add a Delete Confirmation Alert to HTML Forms with JavaScript

A simple JavaScript technique to add a confirmation dialog before a delete action is submitted in an HTML form.

html javascript php

Essential Tools for Your Website

Introduction In each new project, choosing the right tools is the first step to success. It can be said that most tasks could be …

ajax asp asp-net

Best Free WordPress Plugins (2012)

To summarize the year 2012 I have compiled a list of must have WordPress plugins:

actionscript3 apache bash

Validate Non-Empty URL Parameters in PHP

A quick PHP snippet for validating that a URL query parameter exists and is not empty before using it.

php validate

Transfer data from PHP to Android (JSON) - Part 3

this is part 3 of 3 about transferring data from PHP to Android app. you can read part 1 here. you can read part 2 here.

android development eclipse

Transfer data from PHP to Android (JSON) - Part 1

You may reach a point where you need to transfer data from a server (web-service) to a an android client. although, there are many ways to …

android development eclipse