[FX.php List] Posting to FM Server A

Derrick Fogle derrick at fogles.net
Mon Feb 26 16:30:05 MST 2007


You should be able to do everything from the one webserver - MySQL  
and FX.php connections can co-exist in the same PHP script. Wherever  
it adds an order to the MySQL DB, just add the equivalent code to add  
the same data to the FMP database. Just make sure the FMSA allows  
FMPXML connections from the server running the PHP shopping cart.

On Feb 26, 2007, at 5:24 PM, David Tinoco wrote:

> Hi Everyone,
>
> I have a website that runs on php/Mysql.
>
> It is a shopping cart website.
>
> At the office, we use FM to process, produce and track our orders.
>
> I was curious if it would be possible to post a completed order  
> using SSL to the FM server using PHP & FX.PHP from the PHP/MYSQL site.
>
> I was thinking about posting a string delimited variable with the  
> order contents that I could then explode and insert using FX.PHP.
>
> The only part I am stuck on is how to actually POST it from one  
> webserver to the other.
>
> Of course, this would be a backend process and not something the  
> customer would ever see.
>
> Anyone know how I would go about doing this? ANy resources would be  
> greatly appreciated.
>
> Thanks!
> Dave
>
> Connect to the next generation of MSN Messenger  Get it now!
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list


Derrick Fogle
derrick at fogles.net





More information about the FX.php_List mailing list