No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
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
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 }
Guys i was wondering if any of you can suggest a book or a tutorial that i can use in object oriented PHP
The End.
dicksonkaranja