Posted by Sanders Kaufman on 09/11/07 03:31
macca wrote:
> On Sep 10, 9:30 am, "Jack" <J...@lack.net.il> wrote:
>> Any recommended books on PHP-MYSQL with serious examples in c++?
>>
>> Regards
>>
>> Jack
>
> Why would a book on PHP-MYSQL have examples in c++ ???
Because PHP is written in C++ and is extensible through C++.
For example - there is no built-in support for ArcGIS in PHP.
But a savvy spatial programmer could build something to be compiled with
PHP - just as MySQL and SOAP support must currently be added at
compile-time in order for PHP to use those features.
[Back to original message]
|