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 #4K
~666 People Reached
Favorite Forums
Favorite Tags
Member Avatar for bonsoirval

pls someone should pls tell me what is api and how to start writing the program. thanks for ur assistance

Member Avatar for chrishea
0
49
Member Avatar for bonsoirval

plz some should help me on how to connect my sim card to my website so that the site can send sms onbehalf of the sim with the sim id to my network provider and my clients thanks in advance

Member Avatar for gacoekchip.pokher
0
77
Member Avatar for KeithMon

I'm getting an error when I run this. I'm sure it's simple. Any thoughts? Code: mysql_query("INSERT INTO leads `facility` = '{$facility}' , `leadAdded` = '{$today}' , `updatedBy` = '{$username}' , `manager` = '{$username}' , `name` = '{$_POST['name']}' , etc... ") or die(mysql_error()); Error: "You have an error in your SQL …

Member Avatar for diafol
0
224
Member Avatar for Daddy-Dope

Okay, so I'm getting a MySQL Error that says "Column count doesn't match value count at row 1". I'm not sure what the problem is. Here is the code <?php if( !preg_match( "/index.php/i", $_SERVER['PHP_SELF'] ) ) { die(); } if( $_GET['id'] ) { $id = $core->clean( $_GET['id'] ); $query = …

Member Avatar for bonsoirval
0
315