[PHP-WIN] [GWAVA:bjr1pmnz] Attachment block message notification

2003-09-04 Thread COBRAMIS
PLEASE READ THIS ENTIRE EMAIL! IT CONTAINS INFORMATION ON WHY YOUR EMAIL WAS BLOCKED AND WHAT TO DO ABOUT IT! CONTACT INFORMATION IS AT THE BOTTOM. This is an automated Notification e-mail message from Cobra's Mail System. The message you sent, from the address [EMAIL PROTECTED] to [EMAIL PR

[PHP-WIN] using $_SERVER['HTTP_REFERER'];

2003-09-04 Thread Ryan Vesely
For whatever reason, I'm having a problem getting $_SERVER['HTTP_REFERER']; to return a referrer from an https site. $a = $_SERVER['HTTP_REFERER']; $r = substr($a, 0, 21); print $a; print ""; print $r; when I print $r, I get the correct value. When I print $a, it gives me: Notice: Undefi

[PHP-WIN] Re: [PHP] A bd problem

2003-09-04 Thread John W. Holmes
Carlos Castillo wrote: HI, i have the following problem Im working with sql server 2000 in a windows xp pc, then in the bd i have a table called "noticias" and a text type field, when i insert into the field everything goes rigth, but when i try to get the info of teh field, i can get all the

[PHP-WIN] imageloadfont

2003-09-04 Thread Mark Friedlander
Hi, I want to use imageloadfont since I dont have any freetype fonts installed on my server, how would I use this function? There is not any sample scripts avalible on the web. Thanks -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

php-windows Digest 4 Sep 2003 21:32:46 -0000 Issue 1900

2003-09-04 Thread php-windows-digest-help
php-windows Digest 4 Sep 2003 21:32:46 - Issue 1900 Topics (messages 21318 through 21322): Re: stuck with substr now ... solved ! ! ! ! 21318 by: toby z Re: Cant get maths functions to work in class file 21319 by: Miha Nedok problems with iframes? 21320 by: Cros

[PHP-WIN] A bd problem

2003-09-04 Thread Carlos Castillo
Title: Mensaje   HI, i have the following problem   Im working with sql server 2000 in a windows xp pc, then in the bd i have a table called "noticias" and a text type field, when i insert into the field everything goes rigth, but when i try to get the info of teh field, i can get all the in

RE: [PHP-WIN] problems with iframes?

2003-09-04 Thread Angelo Zanetti
not sure what your problem is but why dont you use Div's that scroll??? they seem to give less hassle than iframes. c HTH angelo -Original Message- From: Croskerry, Dan [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 4:48 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] problems

[PHP-WIN] problems with iframes?

2003-09-04 Thread Croskerry, Dan
I'm passing an url parm to 2 iframes that load within a third iframe. They seem to load quickly enough and the pages in the iframes render fine but the status meter in the status bar never completes. It gets to about 4 bars and then stalls there. The message in the status bar, however, states "Done

Re: [PHP-WIN] Cant get maths functions to work in class file

2003-09-04 Thread Miha Nedok
or: echo "price * two is ". ($this->UnitPrice*2) . ""; -Mike On Wed, 3 Sep 2003, Ignatius Reilly wrote: > Date: Wed, 3 Sep 2003 17:31:25 +0200 > From: Ignatius Reilly <[EMAIL PROTECTED]> > To: Win32 list PHP <[EMAIL PROTECTED]>, > Mark Harrington <[EMAIL PROTECTED]> > Subject: Re: [PHP-