473,387 Members | 1,423 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

(Zend Engine) Array implementation.

Hi!

Does someone know how the array-type is implemented in Zend Engine?
I would say it is a hashmap or a kind of vector, but since numeric AND
string keys are possible I can't figure out how they made it.

Does someone know about it or know a place where to get that
information?

bye
Chris
Jul 17 '05 #1
3 2382
Hello,

On 12/27/2003 01:37 PM, Chris wrote:
Does someone know how the array-type is implemented in Zend Engine?
I would say it is a hashmap or a kind of vector, but since numeric AND
string keys are possible I can't figure out how they made it.
It is an hash table.

Does someone know about it or know a place where to get that
information?


Read the source.

--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

Jul 17 '05 #2
On 2003-12-27, Chris <we******@astrocat.de> wrote:
Hi!

Does someone know how the array-type is implemented in Zend Engine?
I would say it is a hashmap or a kind of vector, but since numeric AND
string keys are possible I can't figure out how they made it.

Does someone know about it or know a place where to get that
information?


Here for instance:

http://se.php.net/manual/en/zend.arg...e.zval-typedef
Jul 17 '05 #3
Thanks!
I read the source code. Now I know more or less how it works.

bye
chris
Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Erik | last post by:
Which PHP version has Zend Engine API 20020429 ? Installing the Zend Server/Debugger gives an error, complaining it is confronted with a ZE API that is too new (20021010). It needs 20020429... ...
0
by: Deke | last post by:
I could not find a Zend PHP Accelerator Engine for Solaris X86. The faq says it is available but could not find it anywhere on the site. Does one one know about such a port? Any one use one? ...
5
by: news | last post by:
I'm trying out the Zend Development Environment 4, and for the most part I like it, except for two things. It seems to think certain lines that are perfectly valid are bugs. Like this: while...
7
by: cantelow | last post by:
Greetings all. Is there a way to turn off the zend code that comes with php so that I can see if some errors we are getting are coming from there? I can't find anything in install docs or in...
3
by: nntp | last post by:
What is ZEND. Why it has anything to do with programming PHP?
110
by: alf | last post by:
Hi, is it possible that due to OS crash or mysql itself crash or some e.g. SCSI failure to lose all the data stored in the table (let's say million of 1KB rows). In other words what is the worst...
7
by: archimonde2 | last post by:
What are pros any cons to use eaccelerator and zend optimizer on php5-mod with apache2.2 ?? Does accelerators work immediately after install on all php files? When both are in use which...
1
by: mosesdinakaran | last post by:
Hi All, Is there a difference between Zend Extension and PHP Extensions In php.ini For Mysql we have extension=mysql.so But for XDEBUG we have
2
pradeepjain
by: pradeepjain | last post by:
Hii guys, Can any one tell me what is zend engine is it a part of php needed for execution of php.or its a separate engine.
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.