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 #13.9K
Ranked #2K
~1K People Reached
Favorite Forums

10 Posted Topics

Member Avatar for levsha
Member Avatar for levsha
0
104
Member Avatar for maria99

Try and get an editor with autocomplete/code assist feature, it'll make your life easier

Member Avatar for jaikanth123
0
166
Member Avatar for scrupply

add stripslashes() like value='" . stripslashes ( $title ) . "' to each

Member Avatar for Fbody
0
167
Member Avatar for jaweth_r
Member Avatar for iWalletMobile
Member Avatar for phplover
Member Avatar for Awah Mohamed
Member Avatar for Awah Mohamed

// To send HTML mail, the Content-type header must be set $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; so mail("to", "subject", "< b > strong < / b > ", $headers);

Member Avatar for crivion
0
142
Member Avatar for Awah Mohamed

either with switch and cases $id = $_GET['id']; switch($id) { case 1: print "it's 1st pg"; break; case 2: print "it's 2nd pg"; break; case "etc": print "wtever"; break; }

Member Avatar for crivion
0
191
Member Avatar for Insomaniacal

Hi, Please use a serious brand, when it comes to the Linux & Ati video cards combination you will never want to use one of them (either linux or ati). The `built-in` drivers are not that bad but of course we want prop drivers :) Check for Nvidia, they seem …

Member Avatar for crivion
0
123

The End.