Hi,
I guess I should introduce myself first: I'm Manfred Stienstra, I'm a
parttime web application programmer and parttime student Artificial
Intelligence.
I was asked by a teacher to create a php api for MonetDB [1], I started
working on that today, and I can't find out how to c
On Wed, 2003-09-24 at 14:49, Lukas Smith wrote:
> ok while talking to marcus about sqlite it came up again that some ext
> have different function names for similar things which is really
> unnecessary. Here is a list of some most used (just a guestimate)
> functions. I used the mysql extension as
Hi,
As some might remember from last week, I'm trying to develop a php
extension, but I'm having a little trouble getting it compiled...
/home/dwerg/code/2003/monetdb/php-4.3.3/ext/monet/monet.c:42: error:
`zif_monet_connect' undeclared here (not in a function)
/home/dwerg/code/2003/monetdb/php-4
On Tue, 2003-09-30 at 16:56, Andrey Hristov wrote:
> Manfred Stienstra wrote:
>
> >Hi,
> >
> >As some might remember from last week, I'm trying to develop a php
> >extension, but I'm having a little trouble getting it compiled...
> >
> >/home/dw
> I see something bad in php_monet.h :
>
> PHP_FUNCTION(mysql_connect);
> PHP_FUNCTION(mysql_close);
>
> As you probably see this you misspelled the names.
Oops, sorry to have bothered you with this...
Manfred
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: htt