Ask a Question related to PHP Development, Design and Development.
-
Mike Zornek #1
Best way to approach object construction errors?
I've created a class called university, it has a constructor which can
accept an id. If the id is sent during construction the constructor will
connect to a MySQL db to set all of the objects member variables to the
MySQl counterparts.
I'd like to include some error notification so if I send it an id and let's
say that record doesn't exist in the db I get some notification and can
write a message out to log (or screen). But what is the best way to do this?
Any recommendations? Tutorials? URLs?
~ Mike
Mike Zornek Guest
-
CFFORM errors object?
The CFFORM documentation mentions an "errors" object that can be accessed via actionscript in Flash format. I can't get the sample code in the docs... -
Forms construction - Mac OS X
Am I missing something or is the whole suite of Form construction tools (like Adobe Designer) mia in Acrobat 7.0 Professional for Mac OS X? If I am... -
with construction in cf script
Hello! is there "with" construction in cf script? whet is the synthax? i get an with: with (lang){ ss = 123; } is there cfscript... -
ASP Command Object Syntax Errors
I'm having difficulty using a straight-forward ASP/VBScript Command Object generated by DMX04. The code is supposed to insert into a SQL Server 2000... -
New website under construction.
Hi All: I am working on a new website and quite frankly am delighted with how it is turning out. I'm using a pc with DWMX Studio and playing...



Reply With Quote

