sqleval

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.
 

Slothie

New Member
Messages
1,429
Reaction score
0
Points
0
That's an error in your PHP Code, I have heard of no such predefined function called sqleval.
 

taekwondokid42

New Member
Messages
268
Reaction score
0
Points
0
I believe that I will.

800 credits. sqleval exists, or it did once (it might've depriciated)
 
Last edited:

taekwondokid42

New Member
Messages
268
Reaction score
0
Points
0
It still EXISTS.

Just like EndNow exists.

Perhaps only in promicisance games, but it still EXISTS.
 
Top