For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > January 2005 > C/C++ library from PHP









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author C/C++ library from PHP
Oguz Divilioglu

2005-01-29, 3:56 pm

Hello;
i want to use linked list classes formed in C++
and use them after including my own dinamic library written in C++
(i'm using Linux - shared object - .so-)
the problem is:
- do i have to do it only and only with the help of ZEND APIs?
is there not any standart way to do this inside PHP?
- if not with ".so" s, any linked list classes in PHP?(i want to use
linked lists because of the high dataload to process and the memory
doesnt allow the array structure after some extent)

Thank You
Oğuz Divilioğlu
Marc

2005-01-29, 8:55 pm

Oguz Divilioglu a écrit :

> any linked list classes in PHP?(i want to use
> linked lists because of the high dataload to process and the memory
> doesnt allow the array structure after some extent)



perhaps you could read my answer ...
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com