Re: [PHP-DB] Fw: informix problem

2004-01-17 Thread Martin Marques
Mensaje citado por stefan bogdan [EMAIL PROTECTED]: i have winnt 4.0 servicepack 6 + apache 2.0.47 + php 430 + informix client for nt ilogin demo works fine sql editor works fine but when i try to connect to informix via php i'get an error like Warning: ifx_connect(): E

Fw: [PHP-DB] multi-language site

2004-01-17 Thread Muhammed Mamedov
Thank you for your help Martin, I am aware of the seperation stuff you are talking. There is a much more professional term for that 'Design Patterns' use in JAVA (I tell you as a JAVA professional).. I am also aware of need for code and design seperation.. What I meant here is that NOT every

[PHP-DB] chmod on win xp

2004-01-17 Thread mayo
so I would like to write to file on my local box. I've looked but I don't see how to chmod. using: windows xp and iis 5 -- gil -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] chmod on win xp

2004-01-17 Thread Gerard Samuel
On Saturday 17 January 2004 03:17 pm, mayo wrote: so I would like to write to file on my local box. I've looked but I don't see how to chmod. using: windows xp and iis 5 -- gil 1. This is the Database list, stuff like this should go in the General List. 2. chmod only applies to *nix

RE: [PHP-DB] chmod on win xp

2004-01-17 Thread Thomas J. Rudd
How exactly are you wanting to chmod the file attributes? (with a script or in general?) -Original Message- From: mayo [mailto:[EMAIL PROTECTED] Sent: Saturday, January 17, 2004 2:17 PM To: php Subject: [PHP-DB] chmod on win xp so I would like to write to file on my local box. I've

RE: [PHP-DB] chmod on win xp

2004-01-17 Thread mayo
yikes, sorry everyone for the mix-up in posting. -- gil -Original Message- From: Thomas J. Rudd [mailto:[EMAIL PROTECTED] Sent: Saturday, January 17, 2004 3:34 PM To: 'php' Subject: RE: [PHP-DB] chmod on win xp How exactly are you wanting to chmod the file

Re: [PHP-DB] chmod on win xp

2004-01-17 Thread John W. Holmes
mayo wrote: so I would like to write to file on my local box. I've looked but I don't see how to chmod. using: windows xp and iis 5 No such thing as chmod on XP. You need to give the IUSR_computer-name user permission to write in the directory in question. PHP runs as the IIS user. --

[PHP-DB] Thumbnail in db

2004-01-17 Thread Kevin Waterson
Hi all, I tried asking this question on the general list but only got a lot of guff about not storing images in db etc. What I need to do is Store an image in the database, at the same time, create a thumbnail and store it in the database also. I can do this successfully if I wish to store the

Re: [PHP-DB] Thumbnail in db

2004-01-17 Thread Toby Irmer
maybe you should try with imagemagick http://studio.imagemagick.org/www/api/blob.html - Original Message - From: Kevin Waterson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, January 17, 2004 11:30 PM Subject: [PHP-DB] Thumbnail in db Hi all, I tried asking this question on

Re: [PHP-DB] pop, php and mysql problem!

2004-01-17 Thread Jason Wong
On 18 [EMAIL PROTECTED] 2004 06:54, JeRRy wrote: Could someone look/try my code below. It grabs emails from a mailbox and grabs emails within the BODY of the email and sends the details to a database to match and flag an account. Could you rephrase the above? I'm sure you meant to use

[PHP-DB] Re: pop, php and mysql problem!

2004-01-17 Thread JeRRy
On ¬P´Á¤é 18 [EMAIL PROTECTED] 2004 06:54, JeRRy wrote: Could someone look/try my code below. It grabs emails from a mailbox and grabs emails within the BODY of the email and sends the details to a database to match and flag an account. Could you rephrase the above? I'm sure you meant to