Remote content on webpage

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
submut
Forum Newbie
Posts: 1
Joined: Thu Apr 23, 2009 2:24 am

Remote content on webpage

Post by submut »

Hi there, :)

I am developing a webtool for shops (PHP with MySQL). In the tool shopkeepers can upload their products and rates also they can edit. I am providing full control panel for their account.

what is the problem is

1. my site name is http://www.mysitename.com. (example site)

2. My customer site name is http://www.yourbusiness.com

3. I am providing to my customer following link http://www.mysitename.com\customername

Customer directory (in my site) will have all product images, details and rates and everything (this list is controlled by my customer)

My customer will have link in his website called "Shopping" If anyone click on shopping it will come to http://www.mysitename.com\customername.

Any idea to give link like Goodgle Ads for an example I will give the link or code to include into my customer website after including it will not redirect to my website but all products and rate will come from my site.

Kindly give me a solution.

Submut
Post Reply