taekwondokid42
New Member
- Messages
- 268
- Reaction score
- 0
- Points
- 0
Fatal error: Call to undefined function sqleval() in /home/mike/public_html/loginp.php on line 14
I get this error everytime I try to run this code:
if (sqleval("SELECT COUNT * FROM users WHERE username='$name';")){
Is this because x10hosting does not support this tag? Or, is it because I need to chance my account to Advanced instead of Intermediate?
Any help would be appreciated.
I get this error everytime I try to run this code:
if (sqleval("SELECT COUNT * FROM users WHERE username='$name';")){
Is this because x10hosting does not support this tag? Or, is it because I need to chance my account to Advanced instead of Intermediate?
Any help would be appreciated.