Jump to content

Web publishing with PHP


This topic is 4265 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hi !

Sorry for my english, I come from Switzerland and I search help for a connexion between my Windev Mobile 17 application and my Database FM Pro 12 advanced hosting in my FM server 12 (not advanced). I would make this connexion with FM Web Publishing PhP because FM isn't a native database for Windev.

Two scripts for a connexion between a MYSQL Database and a Windev application exist but I want to adapt these scripts in FM language to make this connexion.

I hope that you've understand what I search and that you can help me :)

Thank you and sincerly,

Bastien_CH

wd-bd.php

wd-injection-sql.php

Link to comment
Share on other sites

OK, those files appear to be a handler for a web form, to be inserted to an SQL database. These can be re-written to use either the FileMaker PHP API or to use FX.php, which themselves will then access the web side of FileMaker to insert the new record.

This is known as Custom Web Publishing (CWP) - there is an entire section of the help and manual devoted to how you need to set this up on the Server.

Then the PHP files can be rewritten and placed on a web server to be accessed via the mobile device.

Link to comment
Share on other sites

This topic is 4265 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.