Apache Cannot be Run. Another web server is using the web port or port is blocked by firewall.
Tried to start EasyPHP: “Apache Cannot be Run. Another web server is using the web port or port is blocked by firewall.”
I was running …
Read Article →In-depth guides, insights, and best practices for modern software engineering
Tried to start EasyPHP: “Apache Cannot be Run. Another web server is using the web port or port is blocked by firewall.”
I was running …
Read Article →Create an xml object:
var myXmlObject = new XML();
Perform action when xml file has been loaded:
myXmlObject.onLoad = function(success) {
if …
Read Article →
The following error message occurs in Firefox 3 when using Firebug.
TypeError: node is null message=node is null
The error can be tracked back to …
Cant start your browser?
Try checking if any torrent apps are running.. Close them and retry.
Have you ever wanted to temporarily edit a webpage displayed in Chrome or another browser?
Let’s take a look at the Google homepage …
Read Article →When PHP encounters a class that hasn’t been defined yet, you can use __autoload to automatically add them instead of including masses of …
Read Article →I find myself constantly fighting the microsoft battle of making things work in their browsers (thanks guys).
On one of my machines I have Vista …
Read Article →Yes, it’s called a Guillotine-Bug and it’s yet another bug IE users get to look forward too 😛
So how does it work?
Basically, the …
If you ever find yourself needing to do some ajax and in turn sending strings of characters via javascript then you should really try …
Read Article →Gmail produces the following error/warning in firebug.
Eb is not defined
function …
Read Article →
.thediv {
opacity:.80;
filter:alpha(opacity=80);
-moz-opacity:.80;
}
Read Article →
I had quite a few problems adding the htmlCode button to a fairly old copy of TinyMCE (I think around version 2.x).
All is resolved now and this is …
Read Article →