ot working somehow
but I'm really not certain what the problem is.
Help?
-Ethan Nelson
Eugene, Oregon
about reading the RFC's for headers and changing the
referer after assigning a new sessid, but that doesn't mean someone else out
there couldn't write a script to fool my app anyway?
-Ethan Nelson,
Modulus, LLC
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s,
OrderCustom:=1, MatchCase:=False, Orientation:=xlTopToBottom
It looks you can specify multiple key paramaters as you can sort by more than one
column. I think you might be able to see my difficulty here... some of that syntax is
pretty weird.
-Ethan Nelson,
Modulus, LLC
-Original Messag
$range = $this->sheet->Range("A13:E13");
$selection = $range->Select;
$diagdown = $selection->Borders(xlDiagonalDown);
$diagdown->LineStyle = xlNone;
...
with?
Thanks for the help... I'm pretty new at trying to translate VB syntax into a
compatible PHP code.
-Eth
?
-Ethan
---
Probably you have not set the dll folder right in your php.ini file.
Example:
If you make an extentions directory in c:\php you must point php.ini to it
extention_dir="c:\php\extentions"
It works with me
Cor van de Veen
"Ethan Nelson&quo
n the previous form.
-Ethan
-Original Message-
From: Dash McElroy
To: Ethan Nelson
Cc: '[EMAIL PROTECTED]'
Sent: 4/24/02 1:11 PM
Subject: RE: [PHP-WIN] File upload issue 4.2.0
You should probably check to see if the variable is set before you try
and
read the uploaded
I'm trying to use the PDF extensions and have just upgraded to 4.2.0. When
I enable the extension in the PHP.INI file, all my sites just hang when I
try to load them. Any ideas?
Thanks,
-Ethan
___
Ethan Nelson, Systems Administrator
Net Solutions, LL
ending anything at all? Did something change?
PHP Warning: No file uploaded in Unknown on line 0 PHP Warning: Unable to
open '' for reading: Permission denied in
d:\inetpub\klcc\public_html\admin\broadcast\brodnotes.html on line 28
Thanks,
-Ethan
________
stall routine.
-Ethan
___
Ethan Nelson, Systems Administrator
Net Solutions, LLC
840 Lawrence Street
Eugene, OR 97401
[EMAIL PROTECTED]
http://www.netsolutionsllc.com
Voice +1 541 345-7087
Fax +1 541 485-5519
--
PHP Windows Mailing List (http://www.php.net
ind except
that it kills the header redirects and breaks the page a bit).
Thanks.
-Original Message-
From: Shrock, Court [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 17, 2002 3:04 PM
To: Ethan Nelson; '[EMAIL PROTECTED]'
Subject: RE: [PHP-WIN] PHP Warning: No File Uploaded
hey there..
this has been on my nerves all day today.. here is the problem..
I have a form.. it looks like this:
echo "\n";
echo "Header:\n";
echo "\n";
echo "Body:\n";
echo "\n";
echo "Image:\n";
echo "\n";
echo "\n";
echo "\n";
mgr.html's first line of code looks like this:
die();
my brows
or("$pdf","fill","cmyk",.73,.26,.05,0);
I'm using php 4.05 RC1. I know there was a bug about the last options being
required but ignored for color options, such as RGB, that doesn't make use
of them, but I don't know of one relating to this... am I do
t anything. Anyone have any experiance in
this?
pdf_begin_page($pdf, 612, 792);
pdf_set_value($pdf, "textrendering", 0);
pdf_set_font($pdf, "Verdana", "18", "winansi");
pdf_show_xy($pdf,$row[firstname],240,550);
pdf_end_page($pdf);
-Ethan
___
13 matches
Mail list logo