scribu - propria subcultură

How to load JavaScript like a WordPress Master

If you’re involved in WordPress development, a challenge that you’re going to face sooner or later is how to include JavaScript files efficiently.

In this tutorial, I’m going to show you the best way to do that.

Read full post...

Posted in WordPress / howto, tutorial | 16 01 2010 | 20 comments »

Understanding the ’self’ keyword in PHP

In PHP, you use the self keyword to access static properties and methods.

The problem is that you can replace $this->method() with self::method() anywhere, regardless if method() is declared static or not. So which one should you use?

Read full post...

Posted in Blog / php, tutorial | 17 10 2009 | 2 comments »

Ghid pentru crearea paginilor web

Fă primii pași în creearea paginilor web parcurgând tutorialele prezentate aici

Read full post...

Posted in Util / programare, tutorial, webdesign | 29 06 2008 | 5 comments »

Tag: tutorial

  • About
  • Contact
  • Paypal
  • Archive

People are naturally dissatisfied and spend their lives searching for intangibles.

Copyblogger