Need help with tying PHP together

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
Asonda
Forum Newbie
Posts: 1
Joined: Fri Apr 04, 2008 3:29 pm

Need help with tying PHP together

Post by Asonda »

Hi There,

I am in the process of starting a new business called Cornish Auto. At the moment the site is on Joomla and uses two components, Autostand and Fabrik.

Autostand = Handles the car listings
Fabrik = Is the program at takes the data in

This all works and looks OK from the frontend. The trouble is, is that when somebody submits something I then have to manually take that info and put it into Autostand. I also need some system that allows payment to be tied into the submission too.

When the site gets busy and lots of submissions are made a day all the manual copying, pasting, tracking paypal payments will be too much hassle and mistakes are going to be made.

What I need is the Form, Payment and Listings all tied in to one system, so that everything happens automatically.

http://www.cornishauto.co.uk is the site if you want a quick look to see what I'm talking about.

How easy would this be to do? Is it something I could ask someone to do as a favour? or would it take a lot of time?

Hope you can give me some pointers.

Regards

Jamie
Post Reply