RE: [PHP-WIN] compare and get difference between two dates

2002-01-13 Thread Byron Bignell
>I know I'm gonna get glamed for this, but ColdFusion has a nice datediff() >function...give it two dates and get get back the difference in years, >months etc... I suppose I could something to do this...like I had to for JSP... B \/ @@||=- -=|| bEe ||=- *

[PHP-WIN] Re: Setting up an XML platform/website

2002-01-13 Thread Florian Luethi
Why not. I'm a graphics designer, and I haven't got much to do at the moment, and I need some finger work. I'm not a PHP crack, but I can do the graphics and HTML code for you, and too I think it's a good way to for me to get used to PHP as well. Sincerely, Florian "Emile Bosch" <[EMAIL PROTECT

RE: [PHP-WIN] compare and get difference between two dates

2002-01-13 Thread Ross Fleming
>From the manual: see the time functions at http://www.php.net/manual/en/ref.datetime.php specifically the gmmktime() function. Give it a date and it will tell u how many seconds have elapsed since after the Unix Epoch (1/1/1970 00:00). So gmmktime both the dates in question and you'll have two

[PHP-WIN] Help with mail function

2002-01-13 Thread Calcware
My hosting company is running IIS version 5.0. Whenever I try to use the mail() function, I get a "Warning:Server error". Does anybody know how to correct this issue? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[PHP-WIN] compare and get difference between two dates

2002-01-13 Thread Byron Bignell
Ok. New as I am to PHP I need to ask this. How does one compare two dates and return the difference in years, months, days, hours, minutes and seconds? Byron \/ @@||=- -=|| bEe ||=- *--* | >> The Virtual Village BBS | | >> Coming back soon.

[PHP-WIN] Re: Setting up an XML platform/website

2002-01-13 Thread Manuel Lemos
Hello, Emile Bosch wrote: > > Is anyone interested in setting up an XML platform for PHP, where the use of > XML is explained, with sample PHP/XML applications and in-depth real live > tutorials? Since lot's of people underestimate the power of XML. Maybe, it's > nice to be ready when Microsoft'

[PHP-WIN] Re: How to generate bitmaps containing truetype fonts?

2002-01-13 Thread Emile Bosch
how about checking the php manual for gd.. it's something with ttf uh... ttftext or something.. yes. u can use truetypes "Florian Luethi" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'd like to build a script that generates bitmaps for a navigation bar.

php-windows Digest 13 Jan 2002 16:52:47 -0000 Issue 950

2002-01-13 Thread php-windows-digest-help
php-windows Digest 13 Jan 2002 16:52:47 - Issue 950 Topics (messages 11405 through 11410): phpinfo.php works on W2K with IE6 but not XP 11405 by: jsholberg.attbi.com 11408 by: alain samoun 11409 by: alain samoun Re: PHP2EXE? 11406 by: Brian Higgins Re: New

[PHP-WIN] Setting up an XML platform/website

2002-01-13 Thread Emile Bosch
Is anyone interested in setting up an XML platform for PHP, where the use of XML is explained, with sample PHP/XML applications and in-depth real live tutorials? Since lot's of people underestimate the power of XML. Maybe, it's nice to be ready when Microsoft's dotNet crashes in and launches an ne