Hi, all --
I guess I need a primer on cookie usage. I've read the manual regarding
setcookie and have gone back to look at everything having to do with
cookies on this list in the past few months (it seems that I'm not the
only one with some troubles, but most of them appear to have been having
s
php-general Digest 9 May 2004 03:57:45 - Issue 2752
Topics (messages 185710 through 185726):
Problems with very special characters
185710 by: Wouter van Vliet
185720 by: Aidan Lister
Gd library not found
185711 by: Phpu
185712 by: Ray Hunter
Re: page_title
Urgh. I replied to Travis only, instead of the list. Sorry Travis,
didn't mean to. Here's a repost to the list:
--
Travis Low wrote:
If it's really important, you might be able to generate non-printable
PDF files, or generate images containing the desired text, or stuff
like that.
Petr U. wrote:
On Sat, 08 May 2004 21:00:43 -0500
Anguz <[EMAIL PROTECTED]> wrote:
> > Do you know any solution that can help me. I've find an application named
> > HTML guard but it only work for static html pages. I need more a class or
> > function to prevent for printing.
There is _no way_ t
On Sat, 08 May 2004 21:00:43 -0500
Anguz <[EMAIL PROTECTED]> wrote:
> > Do you know any solution that can help me. I've find an application named
> > HTML guard but it only work for static html pages. I need more a class or
> > function to prevent for printing.
There is _no way_ to really hide
Hi, guys
http://fastcgi.coremail.cn, I hope you like it...
Thanks
Hi, guys
http://fastcgi.coremail.cn, I hope you like it...
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[EMAIL PROTECTED] wrote:
Hi,
i'm designing a web application and i want to protect my web page from
printing and if possible want to protect source code too.
Do you know any solution that can help me. I've find an application named
HTML guard but it only work for static html pages. I need more a
Hi,
Make sure the charset of your document matches the charset sent by the
server - If you tell the browser the charset is A, and use characters from
charset B, you will get the problem observed.
The charset can be sent from Apache, PHP and the actual charset is set in
the document.
It's a pain
You can try using PEAR's Calendar System. It works great for what you might
need. Here's a website of what you can do with PEAR Calendar:
http://pearcalendar.sourceforge.net/examples/
-Original Message-
From: Todd Cary [mailto:[EMAIL PROTECTED]
Sent: Saturday, May 08, 2004 12:59 PM
To: M
On Fri, 07 May 2004 23:58:47 +0200, Rainer Müller
<[EMAIL PROTECTED]> wrote:
> > I've been looking at Zend Studio and Nusphere PHPEd as primary candidates.
> > However, I have a short window to buy something (fiscal year issues) so any
> > comments on these two editors (separately or in comparison
Works like a champ!
Question: has anyone extended the class so that when one clicks on a
day, the year, month, day is returned?
Todd
Manuel Lemos wrote:
Hello,
On 05/07/2004 11:36 PM, Todd Cary wrote:
I need to bring up a calendar so the user can determine what day of
the week a certain fall
I found it!!
Todd
Todd Cary wrote:
Which table_class is to be used with the calendar class?
Todd
Manuel Lemos wrote:
Hello,
On 05/07/2004 11:36 PM, Todd Cary wrote:
I need to bring up a calendar so the user can determine what day of
the week a certain falls on, etc. My search with Google a
Thanks it help
Erik Gjertsen
"Kim Steinhaug" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Is it me or is the sollution here incredible simple?
>
> $page_title = "Welcome";
> ?>
>
>
>
> --
> --
> Kim Steinhaug
> -
Think you want
>>I have write following code:
>>>$page_title = "Welcome";
>>?>
>>
>>But I can not see Welcome on top of the page.
>>Can someone tell me why I not can see it?
>>
>>Thanks
>>Erik Gjertsen
>>
>>--
>>PHP General Mailing List (http://www.php.net/)
>>To unsubscribe, visit: http://www.
On Sat, 2004-05-08 at 10:46, Phpu wrote:
> Where can i get the gd library for windows. I've googled but i can't find it.
It should be bundled with the zip file version of windows php. You will
probably have to download the zip file from php.net and then get the dll
for gd out of the zip file and p
Hi,
Where can i get the gd library for windows. I've googled but i can't find it.
Thanks
Hello everybody,
I'm back! (been a subscriber here before, a while ago .. was quite an active
one at that time .. ;)) .. and I'm back for a reason, having a very wicked
problem. The setup is one RedHat linux 9 machine (called "s007"), previously
in use as both our web and database server. As traf
php-general Digest 8 May 2004 15:50:06 - Issue 2751
Topics (messages 185700 through 185709):
Re: Graphical calendar
185700 by: David T-G
185703 by: Manuel Lemos
185709 by: Todd Cary
Re: page_title
185701 by: John W. Holmes
185706 by: Kim Steinhaug
Re
Which table_class is to be used with the calendar class?
Todd
Manuel Lemos wrote:
Hello,
On 05/07/2004 11:36 PM, Todd Cary wrote:
I need to bring up a calendar so the user can determine what day of
the week a certain falls on, etc. My search with Google appears to
have calendars that are lik
Thank you both for the help. One more question: can SMPT use the Asian
character set since it is 16 bits?
Todd
Dave G wrote:
Todd,
Is there a way to specify a character set in a SMTP email?
I've found that SMTP is really, really very particular about how you
apply spacing and carriage retu
Found it, it's generated by ./configure (I think)
"Aidan Lister" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi guys,
>
> I'm trying to compile a PHP5 RC2 RPM, does anyone know where I can get a
> SPEC file from?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
Is it me or is the sollution here incredible simple?
--
--
Kim Steinhaug
--
There are 10 types of people when it comes to binary numbers:
those who understand them, and those who don't.
--
Todd,
> Is there a way to specify a character set in a SMTP email?
I've found that SMTP is really, really very particular about how you
apply spacing and carriage returns when passing a content type header
from PHP. In the PHP mail() function, you want to add the content type
header like so:
I
Hi guys,
I'm trying to compile a PHP5 RC2 RPM, does anyone know where I can get a
SPEC file from?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
25 matches
Mail list logo