Hmm - I don't know that I really understand the problem you are having .
There is a web page using the CSS technique I have mentioned here - view
the HTML source to see how the CSS is used with Unicode character encodings :
http://www.unicode.org/unicode/standard/translations/arabic.html
Befor
php-windows Digest 8 Jan 2003 11:58:26 - Issue 1525
Topics (messages 17716 through 17720):
Re: SMTP Authentication - Windows 2000
17716 by: Manuel Lemos
Found a problem/fix with php.ini?
17717 by: Rad Craig
Re: Subject: GD, UNICODE & RTL
17718 by: Neil Smith
someon
Jim,
thanks for the response. Well- I think your right! I created index.htm and saved it to
my htdocs dir.
I get the "file not found" when I try and bring it up. To answer your question ... I
have:
DocumentRoot "C:/Program Files/Apache Group/Apache/htdocs/"
typed into my httpd.conf file jus
Hello
I´m wondering how I keep class instance alive between pages. Is it possible
to store it in Session and what is the "right" way to store it globaly?
thanx Palli
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes, it is, but prior to accessing the stored value you will have to
include the class file, otherwise, php will not know what object that
thing in the session is...
LF
Palli wrote:
Hello
I´m wondering how I keep class instance alive between pages. Is it possible
to store it in Session and w
Hi,
I have just installed PHP4 onto a Win2k server with IIS5 [my first time with
PHP] -
And after having created a test script I have the following problem;
The script generates the [expected] output when accessed from the server
browser;
HOWEVER, when trying to access from a public or machine on
hi,
i just got my windows/php/db3 env compiled. But
when I run a simple test script, I get this error:
C:\TEMP>php -f simple.php
Notice: dba_open()
[http://www.php.net/function.dba-open]: read:
0x12f8f4, 256:
Permission denied in C:\TEMP\simple.php on line 3
Notice: dba_open()
[http://www.php
So what is wrong with this code :
This is page 1 :
$MyFrett = new cFrett;
$_SESSION['cFrett'] = $MyFrett;
this is another page that is trying to use the class instance :
NewNews();
}
?>
thanx
Palli
"Luis Ferro" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED].
Hi! Does anyone know something about this?
I have a web page (generated using php)and I want to send it by email. I know how to
send html emails using php but I don't know how to email the current page. Please help.
Thanks.
-
Do you Yahoo!?
Yahoo! Mail Plus -
Hello,
On 01/08/2003 07:41 PM, Camelia Moldovan wrote:
Hi! Does anyone know something about this?
I have a web page (generated using php)and I want to send it by
email. I know how to send html emails using php but I don't know how
to email the current page. Please help.
Just use output bufferi
visit our site: http://www.skyweb2k.com/sseditor
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
11 matches
Mail list logo