Search found 4 matches

by playaz
Tue Nov 11, 2008 3:01 pm
Forum: Javascript
Topic: Calculating values using jQuery
Replies: 2
Views: 3250

Calculating values using jQuery

Hi guys, I am building a form that will automatically calculate the values entered by a user ideally using jQuery/javascript, i am not sure how to do this but have a general idea of the logic required (i am no expert so feel free to correct me) - I have created a dummy image to help explain what I a...
by playaz
Thu Apr 10, 2008 7:09 pm
Forum: PHP - Theory and Design
Topic: MVC - Any practical examples in PHP
Replies: 2
Views: 680

MVC - Any practical examples in PHP

Hi Guys, I am trying to get my head around MVC (Model View Controller) but having difficulty as I seem to be unable to find many practical examples, ideally with code that I can download and test locally on my own machine - does anyone know of site that has some good tutorials for MVC including prac...
by playaz
Tue Jul 19, 2005 9:53 pm
Forum: PHP - Code
Topic: php classes
Replies: 3
Views: 315

hawleyjr wrote:Sounds like a homework assignment to me...?
Not really homework as such, left school years ago! :) Just trying to get used to php5 and OOP in general.
by playaz
Tue Jul 19, 2005 8:12 pm
Forum: PHP - Code
Topic: php classes
Replies: 3
Views: 315

php classes

Hi guys... I have been using php for some time and I have developed a decent understanding, I'm now learning object orientated programming (OOP). Can someone explain the following code & how I can do the following in the most efficient way possible : (i) - Initiate a new AutoMobile object, set t...