justuptime.com - monitor your servers & websites

How Do I Pull Hosting Plans From MySQL?

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

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
website design | Website Hosting | Logo Design | FREE SEO Report

andy206uk's picture
DeveloperModerator

He has: 1,754 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...

Andyk

Blog of a Web Designer
Give a man a fish and you feed him for a day. Teach him to use the Net and he won't bother you for weeks.

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
website design | Website Hosting | Logo Design | FREE SEO Report

andy206uk's picture
DeveloperModerator

He has: 1,754 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: 18 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...