[PHP-WIN] Re: GD 2.0 for windows?

2002-03-09 Thread Jakob Kruse
The GD 2.0 dll comes along with the latest binary releases of PHP for Windows. I don't know much about using it though... Regards, Jakob Kruse "Steve Griff" <[EMAIL PROTECTED]> wrote: Hi there, I want to use some of the features that are available in version 2.0 of the GD graphics editing libr

[PHP-WIN] Re: MySQL auto_increment ??

2002-03-09 Thread Jakob Kruse
"Sviss Cobazor" <[EMAIL PROTECTED]> wrote: > Hi NG. > > Now I've read page up and page down in the MySQL online manual about how to > use the auto_increment. But I didn't find anywhere how to reuse a deleted id > created by auto_increment. > > Say I have a table [users] with 4 columns: > > | ID |

php-windows Digest 9 Mar 2002 23:44:02 -0000 Issue 1038

2002-03-09 Thread php-windows-digest-help
php-windows Digest 9 Mar 2002 23:44:02 - Issue 1038 Topics (messages 12549 through 12554): Re: strings with $ sign 12549 by: robert janeczek registering mySQl db in Win ODBC 12550 by: James Mansfield 12554 by: Robin Bolton Re: gd-library ... 12551 by: alain

RE: [PHP-WIN] registering mySQl db in Win ODBC

2002-03-09 Thread Robin Bolton
All you will need is a copy of MyODBC, which will let you register MySQL databases via ODBC. You can find it on the MySQL website at: http://www.mysql.com/downloads/api-myodbc.html You may also want to download the latest Microsoft Data Access Components (MDAC) from: http://www.microsoft.com/dat

RE: [PHP-WIN] .php3 extension

2002-03-09 Thread alain samoun
Control Panel/ Administrative Tools/ Internet Services Manager/ Default Web Site/ Properties Then under home directory click configuration. Add the php3 extension with pointer to php4isapi.dll . A+ Alain Under filters I have one called php, with a pointer to php4isapi.dll. I'm not sure if this i

[PHP-WIN] .php3 extension

2002-03-09 Thread Micah Freedman
Hi, Can anyone tell me how to set things up so that files with the .php3 extension will be processed by the PHP 4 engine. (I'm running IIS under Win2K, there's a C:/PHP/ folder with only a few items in it one of which is php.exe. I don't see any configuration files. Obviously, I don't know much a

RE: [PHP-WIN] gd-library ...

2002-03-09 Thread alain samoun
http://www.phpbuilder.com/columns/allan2830.php3 A+ Alain -Original Message- From: Marcel Besancon [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 09, 2002 2:58 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] gd-library ... Hi, is there a way to use the gd-library under WinXP?? I

[PHP-WIN] registering mySQl db in Win ODBC

2002-03-09 Thread James Mansfield
Am a little out of my league here being a designer and all...but I want to register a mySQL database that I have using ODBC Data Source Admin. Is this possible? I have created on online address book using PHP and mySQL. I want to use the email addresses in the db for use with a mailout program but

[PHP-WIN] Re: strings with $ sign

2002-03-09 Thread robert janeczek
> I just wanted to know how to use strings with $ sign. > > If a word starts with a dollar sign php will think it's a variable, how can > I make > " $bla bla and bla $bla " to stay that way? > Will this work? " \$bla bla and bla \$bla " don`t use "" - use ''. php doesn`t parse variables in such

php-windows Digest 9 Mar 2002 10:57:13 -0000 Issue 1037

2002-03-09 Thread php-windows-digest-help
php-windows Digest 9 Mar 2002 10:57:13 - Issue 1037 Topics (messages 12541 through 12548): Need some help with Graphs 12541 by: Mihail Bota 12542 by: alain samoun 12543 by: Mihail Bota 12544 by: alain samoun Re: EZ upgrade to php 4.1.1 12545 by: Stev

[PHP-WIN] gd-library ...

2002-03-09 Thread Marcel Besancon
Hi, is there a way to use the gd-library under WinXP?? If there is a way, please explain it to me !!! Sincerely Marcel -- registered Fli4l-User #0388 -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] strings with $ sign

2002-03-09 Thread Sviss Cobazor
Hi NG. I just wanted to know how to use strings with $ sign. If a word starts with a dollar sign php will think it's a variable, how can I make " $bla bla and bla $bla " to stay that way? Will this work? " \$bla bla and bla \$bla " -- PHP Windows Mailing List (http://www.php.net/) To unsub