PHP isset() problem
Posted: Tue Jan 19, 2010 6:39 am
Hello,
Am hoping this is a simple question???
I have been having trouble executing functions based on the isset() function returning a value.
Long story short....
I have just called my host (123-reg) who explained that the isset() function is disabled and can not be used in my scripting.
I have always used this function elsewhere and never had the need to try anything else so am wanting to know....
Is there an alternative to the isset() function to check if my variables hold a value or not??
(I have tried empty() function also which is as well disdabled by 123-reg)
Any ideas?
Thank you in advance
Am hoping this is a simple question???
I have been having trouble executing functions based on the isset() function returning a value.
Long story short....
I have just called my host (123-reg) who explained that the isset() function is disabled and can not be used in my scripting.
I have always used this function elsewhere and never had the need to try anything else so am wanting to know....
Is there an alternative to the isset() function to check if my variables hold a value or not??
(I have tried empty() function also which is as well disdabled by 123-reg)
Any ideas?
Thank you in advance