Copyright © 2008 - 2012 BestSites.ro; Partners: websites-development.com
BestSites.ro » Articles

Articles

  1. The “mailto:” character limitation

    When trying to send long e-mails using the simple

    <a href="mailto:..."> way you’...
  2. Using Smarty with CodeIgniter

    Why CodeIgniter? Because it’s easy to use, fast, flexible and yet powerful and well documen...

  3. How to access Smarty variables from PHP

    In most cases Smarty tags will be sufficient, but when you need a quick and dirty solution in the...

  4. PHP FastCGI on VPS Server: problems and solutions

    FastCGI is recommended for speed, performance and security. The PHP scripts are running using the...

  5. `Simplest PHP login` on FastCGI

    If you are looking for the easiest way to protect your web page with a password using PHP code pl...

  6. Logout for `Simplest PHP login`

    If you are looking for the easiest way to protect your web page with a password using PHP code pl...

  7. Web page, wrong scale / orientation on iPad, Safari, Apple

    If your website looks smaller or bigger than the screen of the device or landscape and portrait m...

  8. CSS Hacks

    CSS hacks – unfortunately you can’t live without them…
    Here are some of t...

  9. Helpful Web Tools