<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=AccessFromPhp</id>
	<title>AccessFromPhp - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=AccessFromPhp"/>
	<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=AccessFromPhp&amp;action=history"/>
	<updated>2026-04-28T22:05:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://pickwiki.org/index.php?title=AccessFromPhp&amp;diff=1536&amp;oldid=prev</id>
		<title>Conversion script: link fix</title>
		<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=AccessFromPhp&amp;diff=1536&amp;oldid=prev"/>
		<updated>2015-02-26T23:48:53Z</updated>

		<summary type="html">&lt;p&gt;link fix&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[http://sourceforge.net/project/showfiles.php?group_id=16418 java d3] : in fact this opensource library offers client program and server program (in Pick BASIC for D3 right now).&lt;br /&gt;
The first section is a collection of D3 programs that make up a socket server. The second section is devoted to client programs that can call this server. There are currently working clients for Java, PHP, COM, C#, and Python.&lt;br /&gt;
&lt;br /&gt;
[http://forums.rainingdata.com/index.php?showtopic=869&amp;amp;st=0&amp;amp;#entry2591 This forum posting] includes source to access D3 from PHP using [[FlashCONNECT]]. However the server can be any process that returns a delimited string, the connectivity can be any valid pipe. So you can use the same technique to access jBase with REST, U2 with a [[WebService]] and [[UniObjects]] ... any technology of your choice.&lt;br /&gt;
&lt;br /&gt;
[[Accessing U2 from PHP]] is U2-specific, but as with the above the same techniques, and code to a great extent, can be used with any MV environment.&lt;br /&gt;
&lt;br /&gt;
Web Application Server: PHP to D3 : http://www.pfinders.com/phptod3/&lt;br /&gt;
&lt;br /&gt;
Using Dynamic Arrays in PHP is not the easiest. But using the [https://github.com/gheydon/uarray uArray object] will make things much easier. Primary used for [[RedBack]] on u2, but will work with any PICK Dynamic Arrays&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://pickwiki.org/index.php?title=AccessFromPhp&amp;diff=1537&amp;oldid=prev</id>
		<title>TonyG: Added link to pfinders.com</title>
		<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=AccessFromPhp&amp;diff=1537&amp;oldid=prev"/>
		<updated>2009-06-10T06:39:43Z</updated>

		<summary type="html">&lt;p&gt;Added link to pfinders.com&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[http://sourceforge.net/project/showfiles.php?group_id=16418 java d3] : in fact this opensource library offers client program and server program (in Pick BASIC for D3 right now).&lt;br /&gt;
The first section is a collection of D3 programs that make up a socket server. The second section is devoted to client programs that can call this server. There are currently working clients for Java, PHP, COM, C#, and Python.&lt;br /&gt;
&lt;br /&gt;
[http://forums.rainingdata.com/index.php?showtopic=869&amp;amp;st=0&amp;amp;#entry2591 This forum posting] includes source to access D3 from PHP using FlashCONNECT. However the server can be any process that returns a delimited string, the connectivity can be any valid pipe. So you can use the same technique to access jBase with REST, U2 with a WebService and UniObjects ... any technology of your choice.&lt;br /&gt;
&lt;br /&gt;
[[Accessing U2 from PHP]] is U2-specific, but as with the above the same techniques, and code to a great extent, can be used with any MV environment.&lt;br /&gt;
&lt;br /&gt;
Web Application Server: PHP to D3 : http://www.pfinders.com/phptod3/&lt;/div&gt;</summary>
		<author><name>TonyG</name></author>
	</entry>
</feed>