Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached

7 Posted Topics

Member Avatar for mpc123

PHP Syntax (Toggle Plain Text) $result = mysql_query("SELECT COUNT(*) FROM TEST Where Name LIKE 'Smith%'") or die(mysql_error()); // Print out result while($row = mysql_fetch_array($result)){ echo "There are ". $row['COUNT(Surname)'] ."; <-- This is the problem I guess } There should be another double quote right.

Member Avatar for edwinhermann
0
106
Member Avatar for humaza
Member Avatar for almostbob
0
229
Member Avatar for PCBrown

Apple is trying to avoid 3rd party products. They want to be totally independent but in todays world if you don't collaborate with other companies you won't get anywhere.

Member Avatar for MyRedz
3
549
Member Avatar for dombit

Declare a character. Then assign integer values(ASCII values) to it. I am not sure about the exact ascii of the boxes but thats how it's done

Member Avatar for nmaillet
0
126
Member Avatar for cjay175

You are getting an error in the else line because you are trying to use VB type if else in PHP. But PHP is originally based on C language so that if else will surely return an error to learn more about the if else statement in PHP Follow this …

Member Avatar for Wickedself
0
132
Member Avatar for UzuNarU

Most probably they both have the same id or class names. and they might even contain the same variable names which is another issue

Member Avatar for Airshow
0
156
Member Avatar for Wickedself

I am new at Java. I have used Microsoft's Visual J++ but I have heard that it doesnot follow the java standard. Can you please give me the name of a good standard compiler that will work fine in windows XP.

Member Avatar for griefers
0
160

The End.