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
~397 People Reached
Favorite Forums

3 Posted Topics

Member Avatar for dicksonkaranja

Hi, Am building a web application and i would like to integrate it with the internet payment gateways like paypal or moneybookers. Plz can anyone explain to me how i can go about it. Thanks

Member Avatar for newbie1234
0
166
Member Avatar for faizabest

I would suggest that you add the following piece of code in line 8. It will give you the precise error: $query = "SELECT * FROM projek2 WHERE KOD_CTPRO='$KodPro'"; 8 $result=mysql_query($query) or [B][COLOR="Red"]die(mysql_error())[/COLOR][/B]; 9 10while($row = mysql_fetch_array($result)) 11{ 12$NoRekod=$row['PRO_RECNO']; 13 $KodProjek=$row['KOD_CTPRO']; 14 }

Member Avatar for faizabest
0
147
Member Avatar for dicksonkaranja

Guys i was wondering if any of you can suggest a book or a tutorial that i can use in object oriented PHP

Member Avatar for Virtualbase
0
83

The End.