RE: [PHP-WIN] PHP to PDF

2012-01-03 Thread N . A . Morgan
Gavin, You could try www.fpdf.org, this is a PDF generator written in PHP, so should be used by any hosting company. Regards, Neil Morgan PGCert MSc IT Services University of Brighton Watts 137 Lewes Road Brighton BN2 4GJ 01273 643930 -Original Message- From: Gavin

[PHP-WIN] php_dbase.dll

2011-01-30 Thread Morgan
Hello, Php-windows. In version 5.2.17 was a library php_dbase.dll, after upgrading to 5.3.5 this library is not, tell me where to download the Windows version of PHP 5.3.5 VC6 TS. Thanks. - Morgan mailto:mor...@nm.ru -- PHP Windows Mailing List (http://www.php.net

[PHP-WIN] Question to the developers, I hope they read this thread.

2011-01-17 Thread Morgan
Hi, All. Question on building PHP Version 5.3. + under Windows, when to expect full x64 VC9 or VC6 builds have long been relevant, server Windows platform is not available in more than 32-bit version. -- , Morgan mailto:mor...@nm.ru -- PHP Windows Mailing List (http

[PHP-WIN] Question on x64 binaries

2011-01-12 Thread Morgan
Hi, All Asked why the site http://windows.php.net/download/ not available x64 binary packages VC9 PHP 5.3.5, and when they expect, I think it is time publish the x64 version of PHP. -- Morgan mailto:mor...@nm.ru -- PHP Windows Mailing List (http://www.php.net/) To

RE: [PHP-WIN] Configuring and send mails in winxp??

2007-05-31 Thread N . A . Morgan
Do you have a firewall rule that prevents incoming email from this particular host? I tried to ping the server smtp.fibertel.com.ar and could not receive a reply. It may be our firewall is preventing a response from that server, or it may be that the email provider has limited the access to we

RE: [PHP-WIN] Configuring and send mails in winxp??

2007-05-30 Thread N . A . Morgan
If you are using a Windows version of PHP, the mail facility is pre-compiled. All you need to do is set the PHP.INI directives below. [mail function] ; For Win32 only. SMTP = [EMAIL PROTECTED] smtp_port = 25 ; For Win32 only. sendmail_from = [EMAIL PROTECTED] Regards, Neil -Original Messag

RE: [PHP-WIN] Oracle BLOB & PHP

2007-05-23 Thread N . A . Morgan
Alf, This is an exerpt from a paper "Making efficient use of Oracle8i thru Apache and PHP 4, Thies C. Arntzen <[EMAIL PROTECTED]> 2001" describing PHP and Oracle LOBs. You should be able to port the code to PHP5 relatively easily. Regards, Neil Morgan large objects ==

RE: [PHP-WIN] static

2005-03-02 Thread N . A . Morgan
Check out the Zend website http://www.zend.com/manual/language.oop5.static.php Neil Morgan -Original Message- From: Joakim Ling [mailto:[EMAIL PROTECTED] Sent: 02 March 2005 08:53 To: php-windows@lists.php.net Subject: [PHP-WIN] static hi class foo { static public $a = 1

RE: [PHP-WIN] displaying neat and tidy currency notation?

2004-12-03 Thread N . A . Morgan
You could try concatenating a string of "0"s (£25.5000) on the end and using substr on the whole to get your £25.50. $currency = $currency . "000"; $currency = substr( $currency, 0, strpos($currency,'.') + 3 ) Neil Morgan -Original Message- From: George Pi

FW: [PHP-WIN] PHP5 Access Violation

2004-07-15 Thread N . A . Morgan
, or is it a build problem? Regards, Neil Morgan MSc Analyst/Programmer, Admin Computing, University of Brighton, Lewes Road, Brighton, East Sussex, United Kingdom, BN2 4GJ Tel: +44 (0) 1273 64 3930 Fax: +44 (0) 1273 64 2666 -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe

[PHP-WIN] PHP5 Access Violation

2004-07-15 Thread N . A . Morgan
a build problem? Regards, Neil Morgan MSc Analyst/Programmer, Admin Computing, University of Brighton, Lewes Road, Brighton, East Sussex, United Kingdom, BN2 4GJ Tel: +44 (0) 1273 64 3930 Fax: +44 (0) 1273 64 2666

RE: [PHP-WIN] md5 password with javascirpt

2003-12-05 Thread N . A . Morgan
Try this site: http://pajhome.org.uk/ for the MD5.js file. Lots of security tips and tricks. -Original Message- From: Exiang [mailto:[EMAIL PROTECTED] Sent: 05 December 2003 08:39 To: [EMAIL PROTECTED] Subject: [PHP-WIN] md5 password with javascirpt Hi, question: how to encode a passwo

RE: [PHP-WIN] Help with COM

2003-10-29 Thread N . A . Morgan
With is only a shorthand way of specifying Selection.Borders(xlEdgeBottom).LineStyle = xlContinuous Selection.Borders(xlEdgeBottom).Weight = xlThin Selection.Borders(xlEdgeBottom).ColorIndex = xlAutomatic Hope this helps, Regards, Neil Morgan -Original Message- From: Etha

RE: [PHP-WIN] PDF library

2003-10-09 Thread N . A . Morgan
this helps, Regards, Neil Morgan -Original Message- From: Victor Costa [mailto:[EMAIL PROTECTED] Sent: 08 October 2003 18:07 To: [EMAIL PROTECTED] Subject: [PHP-WIN] PDF library Hi all, I'm using the PDF library but I am only able to work with jpg images. The php website says that I

RE: [PHP-WIN] Listing an Objects Properties

2003-06-25 Thread N . A . Morgan
get_class_vars(); get_class_methods(); check out class/object functions in the manual for more info. -Original Message- From: Piotr Pluciennik [mailto:[EMAIL PROTECTED] Sent: 25 June 2003 16:49 To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Listing an Objects Properties prin_r() ??? ---

[PHP-WIN] PHP, COM and Excel

2003-06-05 Thread N . A . Morgan
Dear All, Does anyone have any information on using COM in PHP to build Excel spreadsheets? I have a potential need and can't find any sites specific to this task. Regards, Neil Morgan MSc Admin Computing, University of Brighton, 01273 643930 http://www.brighton.ac.uk/ -- PHP Wi

[PHP-WIN] php4 and iis5

2001-05-02 Thread Grady Morgan
I am trying to run php4 on my windows 2000 iis server. I can load php files withe the cgi version (php.exe), but when I try to use hp4isapi.dll i get the error "The specified module could not be found." How do I get this thing to work? Gr

[PHP-WIN] unhappy camper

2001-03-30 Thread paul morgan
hi, I'm new to this game but have managed to set up apache 1.3.19 that runs php/4.0.4pl1 (the apache dll I think) on Win 98 SE. I've also installed the windows build of mysql, version 3.23 I think and can administer easily via the msdos prompt. I have removed the general root user, as in the mysql

[PHP-WIN] Sent field showing wrong date and time!!

2001-01-26 Thread Clark Morgan
Hi Guys I am using php4 in windows NT. We are using an Microsoft Exchange server for handling mails. When I used mail function in my code, it is sending the mail correctly, but the receipient's mail box (Microsoft Outlook) shows the sent field as incorrect date and time. It is showing the oth