I'd like to say a 48 hour session of S, D and R&R. But at my age it's more likely to be a heavy bout of gardening followed by cocoa and an early night with a good book.
I plan to do a deep clean and work on some projects.
It's a long shot, but does anyone know why you can't put a variable inside an object in PHP5? It seems simple to me. The variable holds the string, and you reference it in the object. I can reference a plain string just fine between quotation marks, but it refuses a variable. It's driving me bonkers and I want to curl up in bed and cry.
It seems so simple. It's either a bug in the class or I'm a major idiot.
PoultryChamp :: @PoultryChamp
Your friendly web programming chicken. ::
PsP Events
Wilf
said
:
Well I can't help you but I'm fairly sure others can, just I don't think they are likely to check this section.
Yeah, unfortunately.
I checked the code and it did indeed look like a bug in the program. Well, sort of. It required an integer but didn't indicate that it required it. I changed my string to int and it worked!
PoultryChamp :: @PoultryChamp
Your friendly web programming chicken. ::
PsP Events