[PHP] php classes and data retrieval

2006-01-27 Thread robert
Hello! I have a database and php classes and I'm not sure the best way I should be retrieving the data. as below, if 'other' (line 9) is stored in the database as an id of a record in another table, should my getData() method: a. return the id as part of the MyObj object and whatever

[PHP] PHP Classes

2005-03-16 Thread Phil Neeb
Greets, I've gone through the PHP Manual a few times now, reading about classes, but really, what's written there doesn't make a whole lot of sense to me. I know a lot, if not the vast majority, of PHP programmers use classes, so I was wondering if some of you could explain them to me. What

RE: [PHP] PHP Classes

2005-03-16 Thread Kim Madsen
-Original Message- From: Phil Neeb [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 16, 2005 8:58 PM I've gone through the PHP Manual a few times now, reading about classes, but really, what's written there doesn't make a whole lot of sense to me. I know a lot, if not the vast

[PHP] php classes

2003-10-06 Thread Cameron Metzke
Anybody know of any real world php class tutorials?, so far ive read ones about building car and cake classes but i tend to learn better from actually follow a tutorial and building something though it and i done know jack about building cars lol. -- PHP General Mailing List

Re: [PHP] php classes

2003-10-06 Thread daniel
pear dude, check it out .. Anybody know of any real world php class tutorials?, so far ive read ones about building car and cake classes but i tend to learn better from actually follow a tutorial and building something though it and i done know jack about building cars lol. -- PHP General

RE: [PHP] php classes

2003-10-06 Thread Jay Blanchard
[snip] Anybody know of any real world php class tutorials?, so far ive read ones about building car and cake classes but i tend to learn better from actually follow a tutorial and building something though it and i done know jack about building cars lol. [/snip] There is a reason for class

Re: [PHP] php classes

2003-10-06 Thread Cameron Metzke
Yep thanx guys they look really cool :), and yes your right google is my friend lol, ive been looking for days on google with more search terms than ever but i missed these 2. take care and again thanx :D Jay Blanchard [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] [snip] Anybody know

Re: [PHP] php classes

2003-10-06 Thread Jeremy Johnstone
I don't know if these will help you, but maybe take a look here: phpclasses.org (code samples to read over) hotscripts.com (complete programs to read over) devshed.com (heard they had good articles, never really been there) Jeremy On Mon, 2003-10-06 at 07:13, Cameron Metzke wrote: Anybody know

[PHP] php classes

2002-08-14 Thread Tom Kohnen
Hi! Can anyone recommend me some entry-level php-classes tutorials, because the php.net page about classes is not that helpful and difficult to understand IMO. Thanks in advance, - Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP Classes and Sessions

2002-02-04 Thread PHP-List
What is the proper way to transfer class properties through-out my pages... let's say i have a ShoppingCart Class and i have methods like addToCart(id, qty) and deleteFromCart(id) also i have properties like CartItems(id = array(), qty= array()) this is what i do... //when the user enters my

RE: [PHP] PHP Classes and Sessions

2002-02-04 Thread Martin Towell
To: [EMAIL PROTECTED] Subject: [PHP] PHP Classes and Sessions What is the proper way to transfer class properties through-out my pages... let's say i have a ShoppingCart Class and i have methods like addToCart(id, qty) and deleteFromCart(id) also i have properties like CartItems(id = array(), qty= array

[PHP] PHP Classes

2001-01-29 Thread christopher calicott
I know this has been discussed several times before, but the only actual class I've found information on - tap internet - had a problem and cancelled their class. I am willing to travel within the US to take a comprehensive PHP and/or mySQL/PHP class, but I can't find one to take. Could you