How Do I Pull Hosting Plans From MySQL?

He has: 59 posts

Joined: Mar 2006

Hi Guys,

I am currently creating a web hosting website for a client of mine, for the packages and the order process we are using a script called "Auto-Host", which stores all the hosting plans into a mysql database.

This is a great script and it does exactly what we want it too, the only thing missing is it doesnt create a page where people can view the hosting plans and click a sign-up button. Can someone please give me guidance on how i can get a page with all the hosting plans on please?, alternatively i am willing to pay somebody for doing this on my behalf.....

Any advice you can provide is very much appreciated. Many thanks guys!

Kind Regards,
Andy MacDonald

He has: 1,758 posts

Joined: Jul 2002

Depending on the actual database format it's probably pretty easy if you know PHP and MySQL...

Just use a simple select statement to pull out the details and then format them with PHP. That part of it wouldn't take long at all. Obviously, then you need a page to process the order and a link through to a payment gateway if you want to take realtime payments...

Andy

He has: 59 posts

Joined: Mar 2006

hello mate. thanks for taking the time to respond to my request for help. I have been told it should be pretty simple, but i dont know very much about either php, or mysql. The auto-host deals with taking their new account details and taking payment, i just need a page with the packages on and a link to purchase each package which will link to the order processing system,

Any chance i could pay you to do what im looking for please?

Kind Regards,
Andy MacDonald

He has: 1,758 posts

Joined: Jul 2002

It's possible depending on your budget and things. Drop me a PM and we'll discuss it. Smiling

QiSoftware's picture

They have: 20 posts

Joined: Sep 2004

I recently put together a web hosting site-- Hosting-Q.com. I did not use a commerical package and came up with a way to link to my PayPal account without requiring my users to sign up with PayPal. I am a small provider-- and this is all I need. I can also generate invoices automatically within PayPal, which is great.

How big do you plan on gettng?

Q...

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.