Re: [PHP] private properties problem

2005-10-21 Thread Colin Shreffler
ent class, it is not there. > > I think PHP should notify of the problem but it is not doing so. I have > my error reporting level on E_ALL. > > Any ideas? > > Pablo Godel > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://w

[PHP] Calling PostgreSQL & MySQL Stored Procedures

2005-10-22 Thread Colin Shreffler
Can any one please tell me how you call a stored procedure in either PostgreSQL or MySQL from php? Cheers -c

Re: [PHP] Calling PostgreSQL & MySQL Stored Procedures

2005-10-22 Thread Colin Shreffler
One more caveat: With an without parameters would be very helpful. -c On 10/22/05 11:55 AM, "Colin Shreffler" <[EMAIL PROTECTED]> wrote: > Can any one please tell me how you call a stored procedure in either > PostgreSQL or MySQL from php? > > Cheers >

Re: [PHP] Abstract Classes?

2005-10-23 Thread Colin Shreffler
ll inherit. >> >> The reason HTTP_Response is abstract is because there's no >> such thing as an HTTP_Response on its own. It has to be a >> specific type of HTTP Response, that is a 301 Moved >> Permanently or a 304 Not Modified. >> >> Does that he

RE: [PHP] Abstract Classes?

2005-10-23 Thread Colin Shreffler
I don't particularly care for this explanation as it makes abstract classes out to be a mere convention of some kind during the development life-cycle. While I can see this as a potentially convenient byproduct of the fact that an abstract class cannot be directly instantiated, this is NOT the who

Re: [PHP] Why this doesn't work ?

2005-10-24 Thread Colin Shreffler
ito > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > Thank you, Colin Shreffler Principal 303.349.9010 - cell 928.396.1099 - fax [EMAIL PROTECTED] Warp 9 Software, LLC. 6791 Halifax Avenue Castle Rock, CO 80104

Re: [PHP] Calling PostgreSQL & MySQL Stored Procedures - SOLVED

2005-10-24 Thread Colin Shreffler
; than stored procedures (unless those are the same...) in PostgreSQL, > and my webhost's MySQL probably ain't up to stored procedures yet. > > -- > Like Music? > http://l-i-e.com/artists.htm > > > > Thank you, Colin Shreffler Principal 303.349.9010 - cell 92