Archive for July, 2008

SQL insert statements in PHP

Saturday, July 19th, 2008

Hi,

I’ve finally released my first video on using SQL statements in PHP pages. This is the next step after connecting to a MySQL database.

I hope you find the videos useful.

Stefan Mischook
www.killerphp.com

How to call functions from another class.

Saturday, July 19th, 2008

Many of my articles and videos are based on questions that I see popping up in the php forums or in emails sent to me personally.

Recently I was asked by someone how they could call a function found in one class, in another. This may seem like basic stuff to those of us who know … but please keep in mind, at one time, none of us knew anything!

:)

Anyway, here is my video on using a function from another class in a class.

PHP Rules!

Tuesday, July 15th, 2008

Hi,

I was chatting with my Java buddies recently and they had just discovered an alternative lightweight framework for building Java based web applications – something called Spring. The Spring framework is equivalent to the Zend Framework or Code Igniter.

I first learned about Spring before it was called Spring, back in 2002 when the inventor of Spring wrote a book (Expert One-on-One J2EE Design and Development) criticizing how ridiculously heavy Java was becoming.

… I was right there with him! So much so in fact, that I moved into the ultra nimble PHP.

:)

Anyway, since then, the Spring Framework has become one of the major players in the Java world. I’ve been out of the Java world for a while now, but I do check things out once and a while just out of curiosity. Besides, the PHP community can learn a lot from Java … both the good and the bad.

The point of this article:

I checked out the official site for the Spring framework … they use Drupal! For those of you that may not know, Drupal is a PHP based web application.

Nice!

Stefan Mischook

www.killersites.com
www.killerphp.com

Top of page  go to top of page