Usually we are suppose to change the settings of php.ini file for getting some features of script to work. For example we have to make ‘rewrite’ mode ‘on’ in php.ini to getting permalink worked, But most of us have a sheared hosting account and we could not access php.ini file. So how to make ‘rewrite’ mode ‘on’ without accessing php.ini ? … Answer is here …
You’ve done all the right stuff, but your site doesn’t look or work as it should in the latest browsers.
You’ve written valid XHTML and CSS. You’ve used the W3C standard Document Object Model (DOM) to manipulate dynamic page elements. Yet, in browsers designed to support these very standards, your site is failing. A faulty DOCTYPE is likely to blame…



Comments