Recent

Author Topic: Lazarus Client and PHP Server: Which components are available?  (Read 955 times)

Jvan

  • Full Member
  • ***
  • Posts: 181
I want to make a Lazarus Client App thah send data to a PHP Server, so which components to do? And by using REST.

zamronypj

  • Full Member
  • ***
  • Posts: 133
    • Fano Framework, Free Pascal web application framework
Re: Lazarus Client and PHP Server: Which components are available?
« Reply #1 on: August 10, 2020, 12:36:41 am »
I want to make a Lazarus Client App thah send data to a PHP Server, so which components to do? And by using REST.

Free Pascal has TFPHttpClient. https://wiki.lazarus.freepascal.org/fphttpclient. Alternatively you can also use curl. See https://github.com/graemeg/freepascal/blob/master/packages/libcurl/examples/testcurl.pp
« Last Edit: August 10, 2020, 12:40:19 am by zamronypj »
Fano Framework, Free Pascal web application framework https://fanoframework.github.io
Apache module executes Pascal program like scripting language https://zamronypj.github.io/mod_pascal/
Github https://github.com/zamronypj

 

TinyPortal © 2005-2018