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
~149 People Reached
Favorite Forums
Favorite Tags
php x 1
Member Avatar for newhoops

For some reason, I'm having an issue getting the following code to work. I can't get it to post to my db. I'm sure I'm missing something simple but I'm an amateur, so what else would you expect. Here is the code: <?php $connect = mysql_connect('localhost', 'bestseni_dev', 'masterkey'); if (!$connect) …

Member Avatar for HemantPHP
0
149