Contact Form send unique number from XML

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
iamblichi
Forum Newbie
Posts: 2
Joined: Fri Jul 20, 2012 3:25 am

Contact Form send unique number from XML

Post by iamblichi »

Hello, i got very basic knowledge of PHP , im more a screendesigner, anyway i need to buildt a contact form that send an unique number (amazon vouches code) from a list (xml) in the comfirmation email. Every amazon code ( 1.000 ) can be sent just once!

Anyone can point me here in the right direction? Thanks in advance

ia
User avatar
TildeHash
Forum Commoner
Posts: 43
Joined: Fri Jul 16, 2010 7:17 am
Location: Apple Valley, California

Re: Contact Form send unique number from XML

Post by TildeHash »

iamblichi wrote:Hello, i got very basic knowledge of PHP , im more a screendesigner, anyway i need to buildt a contact form that send an unique number (amazon vouches code) from a list (xml) in the comfirmation email. Every amazon code ( 1.000 ) can be sent just once!

Anyone can point me here in the right direction? Thanks in advance

ia
Could you show us the format of the XML file?
iamblichi
Forum Newbie
Posts: 2
Joined: Fri Jul 20, 2012 3:25 am

Re: Contact Form send unique number from XML

Post by iamblichi »

i will get the xml file next week, so i still dont know the format... i can imagine it will be pretty simple... but i still dont have it :/ Thanks for your answerx
Post Reply