gazalec Posted March 22, 2007 Share Posted March 22, 2007 ok i have a huge problem that i hope someone could help me out on, with the company i am with they have their website hosted on a server (Netbenefit) which at present does not support PHP (problem 1) they also have a new system/server in house (Vantage Server) so the main problem is they want to have up to date stock on the website, (100 left, 10 left, out of stock etc.) without someone constantly updating so the solution would be to put everything on a database the only problem is i have no idea how to connect these two servers and make them comunicate, so that when something is purchased online it takes that away from the Vantage Server and so that when new things are added the website is up dated straight away Link to comment https://forums.phpfreaks.com/topic/43838-php-and-server-problem/ Share on other sites More sharing options...
trq Posted March 22, 2007 Share Posted March 22, 2007 Unless the website server has some sort of scripting language installed your stuck. Any server side language should be sufficient, but you'll need something. Link to comment https://forums.phpfreaks.com/topic/43838-php-and-server-problem/#findComment-212843 Share on other sites More sharing options...
gazalec Posted March 22, 2007 Author Share Posted March 22, 2007 ok i found out that Vantage runs on a Progress Database Management system does anyone know if this can be accessed using PHP? Link to comment https://forums.phpfreaks.com/topic/43838-php-and-server-problem/#findComment-212852 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.