Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
34% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
3
Posts with Downvotes
1
Downvoting Members
3
1 Commented Post
0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
php x 2
Member Avatar for ismaily

how to send sms from web site to mobile Can some please help , script to be used php Thank you

Member Avatar for shefeekj
-1
2K
Member Avatar for ismaily

HELLO HOW TO DISPLAY AUTO_INCREMENT VALUE FROM THE THE DATABASE TO THE PAGE. $result = pg_query($conn, "INSERT INTO novice VALUES(NEXTVAL('sq'),'$title', '$firstname', '$lastname', '$username','$password','$street','$town', '$city', '$postcode', '$country', '$mobile', '$email')"); if (!$result ){ print " Please make sure you put the right input in the field"; exit; } print ("Thank You $title …

Member Avatar for John A
0
78