Just wondering, how come some of the links are plain text? Do you gather this list by manually?
1. Showing bad results may result in more ad clicks temporarily, 2. Showing bad results may lead to losing users permanently. Doing #1 isn't...
Google Analytics seems to be more accurate.
Returns 0 if sum(qty) is null mysql_query("SELECT COALESCE(sum(qty),0) FROM table WHERE lid='" . $row['lid'] . "' AND transtype_id='ALL'");
You can also trick browsers into thinking that you are always loading a new page in the iframe by passing a dummy parameter to the page. For...
Missing a single quote? document.getElementById('result).value = t.add.toFixed(2);
Take a look at the answer I gave in this thread http://forums.digitalpoint.com/showthread.php?t=1273837 You modify the htaccess file, don't have...
You should install your own copy of PEAR instead of using the one your host provided. This way, you have full control of what packages and...
The error means that you are already writing output to the user's web browser before you called session_start().
When editing your entry, switch from the Visual view to the HTML view, find your link there which will look something like <a...
This should do what you described, change your $special_query SQL to this... $special_query = tep_db_query("SELECT P.products_id,...
Been programming for a couple of years, just started a blog as a hobby. Thought I would write something other than code. I'm here at DP trying...
Eclipse. Autocompletion is a must have.
Separate names with a comma.