473,396 Members | 1,917 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,396 software developers and data experts.

PHP and informix

Hi all,

I'm discovering what we can do with PHP and our database INFORMIX IDS 9.4.
I saw that ifx_connect existes, but when I put that in my test.php file, the
system
does not know that function.
I found that a PHP informix driver must be made, but I really don't see what
to do.
Has anybody an example of hit which I can use as exemple?
I found a file php.ini, but what do I need to give?
Thanks,
Danny
Jul 17 '05 #1
5 2181
On Mon, 17 Jan 2005 14:16:52 +0100, "Danny De Koster"
<dd*@fidelity-soft.be> reverently intoned upon the aether:
Hi all,

I'm discovering what we can do with PHP and our database INFORMIX IDS 9.4.
I saw that ifx_connect existes, but when I put that in my test.php file, the
system
does not know that function.
I found that a PHP informix driver must be made, but I really don't see what
to do.
Has anybody an example of hit which I can use as exemple?
I found a file php.ini, but what do I need to give?


A glance at the manual yields:
===========================================

To be able to use the functions defined in this module you must
compile your PHP interpreter using the configure line
--with_informix[=DIR], where DIR is the Informix base install
directory, defaults to nothing.

===========================================

Hitting google yields:

http://www.prstech.com/src/php/php_i...es_on_php.html

The directions look reasonable so long as nothing goes wrong.

If that fails, keep looking:

http://www.google.com/search?q=PHP+and+informix

Note the 'and' in the query affects the results.

enjoy,

Sean


"In the End, we will remember not the words of our enemies,
but the silence of our friends."

- Martin Luther King Jr. (1929-1968)

Photo Archive @ http://www.tearnet.com/Sean
Last Updated 29 Sept. 2004
Jul 17 '05 #2
Danny De Koster wrote:
I'm discovering what we can do with PHP and our database INFORMIX IDS 9.4. I saw that ifx_connect existes, but when I put that in my test.php file, the system
does not know that function.
I found that a PHP informix driver must be made, but I really don't see what to do.
Has anybody an example of hit which I can use as exemple?
I found a file php.ini, but what do I need to give?


When posting questions like this, you should also specify your OS,
PHP version, etc.

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Jul 17 '05 #3
Sorry,

Linux SuSe 8.2
PHP 4.2.2
"R. Rajesh Jeba Anbiah" <ng**********@rediffmail.com> schreef in bericht
news:11**********************@f14g2000cwb.googlegr oups.com...
Danny De Koster wrote:
I'm discovering what we can do with PHP and our database INFORMIX IDS

9.4.
I saw that ifx_connect existes, but when I put that in my test.php

file, the
system
does not know that function.
I found that a PHP informix driver must be made, but I really don't

see what
to do.
Has anybody an example of hit which I can use as exemple?
I found a file php.ini, but what do I need to give?


When posting questions like this, you should also specify your OS,
PHP version, etc.

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Jul 17 '05 #4
[top-post fixed]
Danny De Koster wrote:
"R. Rajesh Jeba Anbiah" <ng**********@rediffmail.com> schreef in bericht news:11**********************@f14g2000cwb.googlegr oups.com...

<snip>
When posting questions like this, you should also specify your OS,
PHP version, etc.

Sorry,

Linux SuSe 8.2
PHP 4.2.2


I don't know much about *nix flavours; but if I'm right you may need
to compile it manually. Isn't phpinfo() helpful for you?

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Jul 17 '05 #5
On 18 Jan 2005 09:37:31 -0800, "R. Rajesh Jeba Anbiah"
<ng**********@rediffmail.com> reverently intoned upon the aether:
[top-post fixed]
Danny De Koster wrote:
"R. Rajesh Jeba Anbiah" <ng**********@rediffmail.com> schreef in

bericht
news:11**********************@f14g2000cwb.googlegr oups.com...

<snip>
When posting questions like this, you should also specify your OS,
PHP version, etc.

Sorry,

Linux SuSe 8.2
PHP 4.2.2


I don't know much about *nix flavours; but if I'm right you may need
to compile it manually. Isn't phpinfo() helpful for you?


Look at the first link I posted. It gives explicit instructions on
how to build it.

enjoy,

Sean
"In the End, we will remember not the words of our enemies,
but the silence of our friends."

- Martin Luther King Jr. (1929-1968)

Photo Archive @ http://www.tearnet.com/Sean
Last Updated 29 Sept. 2004
Jul 17 '05 #6

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

Similar topics

4
by: D. Sandmann | last post by:
I have had this problem in the past on another machine and fixed it by setting the environment variables for INFORMIXDIR and INFORMIXSERVER. When adding the same lines on the new machine I still...
3
by: Christian Eriksson | last post by:
Hi! I'm programming Perl DBI accessing Informix databases. I have a problem on a Solaris machine to use my installed Informix driver (DBD::Informix). I get the following error message: ...
1
by: Phil Hindmoor | last post by:
Hi, I am sure if anyone can help me, you guys can! I am an Informix Developer, moving to Oracle 8i and later databases. I am struggling to find the Oracle equivelant to many of the useful...
3
by: Lee | last post by:
Hi, I'm developing a socket program to connect to Informix database through the ODBC. In here i called my socket program as "tap" . My tap will listen for data from unix through port 1070. After...
10
by: Joachim Banzhaf | last post by:
Hi, Creating the federated datasource library for informix fails for me. The db2 server is version 8.1 WSE on AIX 4.3. The informix client on this server is version CSDK 2.81/ESQL 9.53 UC2....
6
by: FireHawkBr® | last post by:
Hi, My company uses Informix as corporative database. As experienced DBA of the company, I have that to make a study comparing Oracle, Informix and DB2 databases and suggesting new alternatives....
0
by: vishalp79 | last post by:
Hi, I am trying to install DBD::Informix module on perl on hpux 11.23 machine. but i get this weird error ...... Set up gcc environment - 4.1.1 *** ExtUtils::AutoInstall version 0.61 ***...
0
by: Lester Knutsen | last post by:
A two-day IBM Informix and DB2 User Group Technical Conference - Friday and Saturday, December 8-9, 2006 We are very please to announce our Keynote Speakers...
0
by: Prasad | last post by:
Hi, We have DB2 v9 FP2 on AIX 5.3 64-bit. We have Informix 7 on another AIX 5.3. Our requirement is to access Informix tables from within a DB2 database. I installed Informix Client SDK 2.9...
14
by: Khan | last post by:
Hello, I want to connect my intranet server (with php/apache) to the other informix database server, But I didnt it. I dont know how i can do it? Can i use php_informix extensions for example...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.