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
Ranked #37.0K
~13.5K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for mishu007

[quote=mishu007;237480]Suppose this is a Table Create Table Person( PersonID varchar(8), PersonLN varchar(16), PersonFN varchar(16), PersonADD varchar(64), PersonPH varchar(16)); so there are many enrty in that table.. So how to select the lastest row entry from that table? what will be the Mysql statement? take PersonID as a Primary key..........[/quote] do …

Member Avatar for Anvesh_1
0
9K
Member Avatar for nathanpacker

[quote=nathanpacker;267351]Thanks for your help Puckdropper, but I'm pretty sure the database connection isn't the issue. I'm not sure why I'm getting that error. If you look at my script, I'm including a file called config.php at the very beginning of the script. (I'll post the script below again, just so …

Member Avatar for nav33n
0
4K
Member Avatar for boo_lolly

[quote=boo_lolly;276933]i don't see anything wrong with it... what's the deal? this is the results page that displays the results of a search query. [B]Parse error: parse error in ../../../../merchandise/testreg/results.php on line 21[/B] [code=php] @ $db = mysql_connect("localhost", "apache", "R3GP@SS!"); if(!$db) { echo "Error: Could not connect to the database. Please …

Member Avatar for phper
0
130
Member Avatar for desiguru

[quote=desiguru;240128]I fond some tutorial that can search one field of the table in a database,. But I would like to search the whole table.. In my table I have people's name by first name, last name, phone number etc... how can I display the whole thing as a result? For …

Member Avatar for desiguru
0
172
Member Avatar for boo_lolly

[quote=boo_lolly;281966]for some reason or another, my AUTO_INCREMENT command won't work in my sql table for the column named 'ID'. i have no idea why. it SHOULD work, but it doesn't. anyway, that's not really much of an issue. however, i have decided to take this opportunity to learn something new …

Member Avatar for hazel_0821
0
185

The End.