Articles about web development in PHP, MySQL, Javascript, HTML and CSS
Owner: de77
Listed in: Web Design
Language: English
Tags: php, mysql, javascript, html, css
Site Statistics
Unique Visitors Today:
0
Page Views Today:
0
Unique Visitors this Week:
0
Page Views this Week:
0
Unique Visitors this Month:
0
Page Views this Month:
0
Total Unique Visitors:
197,023
Total Page Views:
253,511
Total Hits Out:
292
Latest Blog Posts for A few words about web development
- [CSS] Transparent input fields not clickable in IE8So you have an input field on your page which is transparent, like this: #my_form input[type="text"] { border: none; background-color: transparent; } It works great in Chrome, Firefox and Opera but somehow is not click-able in IE8?
- [PHP] Problem with iconv(): Detected an illegal character in input stringWhat to do when you have a script using iconv() to change encoding of a string and you run into this error: iconv(): Detected an illegal character in input string...
- [CSS] Transparent input fields not clickable in IE8on Oct 11, 2012So you have an input field on your page which is transparent, like this: #my_form input[type="text"] { border: none; background-color: transparent; } It works great in Chrome, Firefox and Opera but somehow is not click-able...
- [PHP] Problem with iconv(): Detected an illegal character in input stringon Oct 11, 2012What to do when you have a script using iconv() to change encoding of a string and you run into this error: iconv(): Detected an illegal character in input string...
- [pChar] [FATAL] Pie chart can only accept one serie of data.The following error: "[FATAL] Pie chart can only accept one serie of data." can be thrown by pChar.
- [pChar] [FATAL] Pie chart can only accept one serie of data.on May 16, 2012The following error: "[FATAL] Pie chart can only accept one serie of data." can be thrown by pChar.
- [MySQL] How to remove duplicate rows- the fast wayIn this post you can two simple and fast method do remove duplicate rows from a MySQL table.
- [IE8] HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)On one of my pages IE8 was not rendering content properly- like all the CSS styles were ignored. The error shown by the browser was: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)...
- ERROR 2006 (HY000) at line 825: MySQL server has gone awayI got this error while importing an SQL file using mysql import tool. The file was quite big so my MySQL server just died.
- [CSS] How to rotate an element in pure CSSRotating an element using CSS3 is very simple and is supported by all the fine browsers: Opera, Firefox, Safari, Chrome and even IE9.
Loading Comments...
Comments
{ds_PageTotalItemCount} commentcomments
{pvComments::date}
{pvComments::comment}