payment processing system

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tiwex
Forum Newbie
Posts: 3
Joined: Tue Feb 06, 2007 10:16 am

payment processing system

Post by tiwex »

i anm working on this application for my final year project but i have this following issues
1.perform transaction on the intranet,since i am not using any third-party like paypal
2.using XML or database connectivity \

i need it to be very simple because i still learning

gllad to hear from you
wildwobby
Forum Commoner
Posts: 66
Joined: Sat Jul 01, 2006 8:35 pm

Post by wildwobby »

you need to be more specific, do you have any code showing what you are trying to do. PHP is very easy to connect to mysql databases, and XML with simple XML... but you need to be more specific.
Post Reply