473,549 Members | 2,784 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

[ZEND API] accessing built in functions

Hi guys,

how can I access built in PHP fuction (such as array_* functions) when
developing a C extension??
Does the names of the functions change or it remains the same alse in C
source code??

Any good tutorial on the net about writing PHP extensions?

Someone read "Writing custom PHp Extensions"??

tnx, bye
Jul 17 '05 #1
1 1647
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gabriele Farina wrote:
Any good tutorial on the net about writing PHP extensions?


A good start would be: http://www.php.net/manual/en/zend.php
Not exactly a tutorial, but should be more then enough to
get you started.
Bob

-----BEGIN PGP SIGNATURE-----
Comment: B. Johannessen <bo*@db.org> - http://db.org/contact/en/

iD8DBQFAQ0sfooi sUyMOFlgRAhl2AJ 0bgHyaHwL/NDMzM5l2R2Who3M 9AQCeIaqq
T01uW6pxFpXXYbp nTbfAlao=
=ZsyJ
-----END PGP SIGNATURE-----
Jul 17 '05 #2

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

Similar topics

0
1496
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... I have PHP 4.3.4 installed, but apparently need to down-grade or maybe I need a newer Zend Server... frgr
13
2984
by: AJ | last post by:
Hi all At the moment, I use Dreamweaver to develop the basics of my PHP stuff and then hand tune anything that I need to. I'm now looking at the next level and was wondering about Zend. What I like about DW - from a lazy man's point of view - is that I can click on a button to add loops or user authorisation or all sorts of other things...
4
2178
by: news | last post by:
I have lines of code that look like this: while ($row2sx = mysql_fetch_array($result2sx)) { Now that's the way I've always learned to create an array from a mySQL querey. I just started trying the Zend Studio (and to be honest, except for the debugger I'm seeing that it has less features than EditPlus.) And the debugger calls all my...
5
3014
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 ($row_pass = mysql_fetch_array($result_pass)) { It gives an "Assignment in Condition" error whenever it encounters a line like that, which is a...
1
3465
by: Clive | last post by:
Hi, I have an ASP.NET app that does some calculations. I want to use the built in functions i n Excel e.g Price etc and other various financial functions rather than write them. So all I want to do is use teh Excel API / Object Library in .NET.
4
1468
by: Le, Thanh-Nhan | last post by:
Hi, How can I use API functions in C#. Is there in VS .Net any simple Way to use, declare an API Function? Thanks Nhan
7
3102
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 accelerate speed execution of php files? How can i find that??
1
3688
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
7
3523
by: Service4PC | last post by:
Hi all, I've a problem... I'm writing an extension for php, and i need to execute a file php... but only the content of the file and not the file... Now I better explain: - the extension get the file content of a php file (php code and html code mixed..) - execute the content with some zend api function I've already tried with...
0
7518
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7446
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7715
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7469
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7808
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6040
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5368
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5087
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
1
1935
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.