Quote:
Originally Posted by bns666
do you have a sample site which uses this?
also do you offer bare bones files which can be edited and installed on server?
|
This is how we generate xlovecam.com with the same data -- the list pages, the model profiles, images -- the public front end basically minus the webcam platform.
As an example: you could make a list page of thumbs on your website and when the visitors click the model's link, that link is to that model's profile on your server with a live webcam tool.
The customer interacts with that and hopefully clicks and is referred to xlovecam or your xlovecash white label. At this location your referral has the option to register and make a purchase that makes him your lifetime revshare customer.
You have to 'roll your own' parsers and HTML
This JSON is replacing the old XML that will become legacy and be support for some time -- if you are using it now.
https://www.google.com/search?q=parse+json+PHP
There is lot of information on the Internet on how to work with JSON
Dump the JSON into a PHP array then you will see how to extract it.