View Single Post
Old 10-24-2007, 05:11 AM   #1 (permalink)
Andrew
The Acquainted
 
Join Date: Sep 2007
Location: Arizona
Posts: 114
Thanks: 10
Andrew is on a distinguished road
Default Values being returned as NULL

I'm not sure what's causing it, I'm using a bit of the code from when you guys helped me last which seemed work work, but now it's not.

http://phpfi.com/271062

For the elseif section to see if any variables are empty, would that be best to put into one if condition and use the || operator?

Also, I have another question. Is all that in the __construct() function necessary? It doesn't seem like it, but I'm not sure how else to pass the variables off into member variables.
Send a message via AIM to Andrew Send a message via MSN to Andrew
Andrew is offline  
Reply With Quote