php-windows Digest 21 Dec 2001 03:16:13 -0000 Issue 911

Topics (messages 11037 through 11050):

Re: Session Questions
        11037 by: Michael Sims
        11039 by: Svensson, B.A.T. (HKG)

back button
        11038 by: Projetos

Re: PHP IDE
        11040 by: John Meyer

question about IIS 4.0
        11041 by: Roberto Caravaggi

Re: curl
        11042 by: LaserJetter

php hosts
        11043 by: LaserJetter

mysql /php:  Welcome Command Line
        11044 by: Anthony Ritter
        11046 by: Robin Bolton
        11048 by: Anthony Ritter
        11049 by: Anthony Ritter

Crashing in Win2K with IIS and latest PHP installed when loading an open page...
        11045 by: Martin Hughes

New Object Oriented Programming (OOP) mailing list for PHP programmers
        11047 by: Manuel Lemos

email() problem
        11050 by: Thomas Orr

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
At 08:38 AM 12/20/2001 -0500, [EMAIL PROTECTED] wrote:
>I am using Sessions on a website.  When a user hits the back button they get
>an error message "Page has Expired".  Is there a way preventing this.  I can
>currently using 4.0.6 if that helps at all.

You asked this exact same question two days ago, and it was answered.  Is 
there a reason you are asking it again?

--- End Message ---
--- Begin Message ---
>From: [EMAIL PROTECTED]
>
>I am using Sessions on a website.  When a user hits the back button they
get
>an error message "Page has Expired".  Is there a way preventing this.  I
can
>currently using 4.0.6 if that helps at all.

Yes, there is naive approach to this: remove every single web page with
scripting.
--- End Message ---
--- Begin Message ---
hi,
i´m doing a mysql-win2000-apache-php application and i wanna put a funtion
(in php) to be fired in my definde back button, but dammit that blasted
funciont works... too much... every time i load up the php with that button
the function is fired even if the button is not pressed...
any ideas to how i can put that funcion to be fired only when the user press
the button?  (i cant use the form commands cause i need the page accessed by
the back button

Cassiano

--- End Message ---
--- Begin Message ---
At 08:49 PM 12/19/2001 +0200, George Nicolae wrote:
>can anyone suggest me a good php ide? I tried some freeware but a need a
>real good one.
>ps. also suggest the download address
>
>--

HTML-Kit (http://www.html-kit.com)
Komodo: (http://www.activeperl.com/Products/Komodo/)

--- End Message ---
--- Begin Message ---
We start a new environment with O.S. Microsoft NT4.0, (service pack 6) and
Microsoft SQL 7.0.

After start-up we found pakage "Internet Information Server 3.0" but we are
looking for IIS 4.0 to work whit PHP sw.

Where can we found the new version or an upgrade of the previous release?

Thanks so much!

R.Caravaggi

--- End Message ---
--- Begin Message ---
Dont worry folks, I've fixed the problem now.  I hadn't copied libeay32.dll
and ssleay32.dll to my system folder!!



---------------------------------------------------
"Laserjetter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi. I tried enabling the cURL extension on two machines: one running
Apache
> 1.3.19 and PHP 4.1.0, the other Apache 1.3.19 and PHP 4.0.6 both on
Win98se
> by uncommenting the line in php.ini and copying the php_curl.dll file to
my
> system folder.
> Whenever Apache starts up with this configuation it says in an alert box
> that it cannot find c:\program files\php\extensions/php_curl.dll Have I
> copied the wrong file to the system folder?
> The file is present in the extensions folder and if the relevant line in
> php.ini is commented out again everything runs fine.
>
>


--- End Message ---
--- Begin Message ---
Does anyone know of anyone who does PHP web hosting with the curl extension
enabled? I'm having trouble finding anyone. If possible, free hosting would
be preferred and banner ads would be ok (within reason)


--- End Message ---
--- Begin Message ---
I'm using PHP, Apache and mysql on Windows 98.

My question:

When I log on to the mysql monitor by going to:

Start/
Programs/
MS-DOS Prompt/
then...

cd c:\mysql\bin
mysqld-shareware --standalone
mysqladmin

I then get the "Welcome to the mysq monitor..."

How can I read all the commands that zip by before the monitor command line
appears.  Or, how can I scroll up the page to read the literature -
appearing *above* the "Welcome to the mysq monitor..." line?

Thank you and happy holidays!
Tony Ritter


--- End Message ---
--- Begin Message ---
There are at least two ways to do it:

1) type "mysqladmin|more" to have it pipe the output to the more command (it
will pause at the end of every page).

2)type "mysqladmin > out.txt" to have it save the output to out.txt.

-----Original Message-----
From: Anthony Ritter [mailto:[EMAIL PROTECTED]]
Sent: 20-Dec-01 16:19
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] mysql /php: Welcome Command Line


I'm using PHP, Apache and mysql on Windows 98.

My question:

When I log on to the mysql monitor by going to:

Start/
Programs/
MS-DOS Prompt/
then...

cd c:\mysql\bin
mysqld-shareware --standalone
mysqladmin

I then get the "Welcome to the mysq monitor..."

How can I read all the commands that zip by before the monitor command line
appears.  Or, how can I scroll up the page to read the literature -
appearing *above* the "Welcome to the mysq monitor..." line?

Thank you and happy holidays!
Tony Ritter



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


--- End Message ---
--- Begin Message ---
Not sure I understand the sequence of commands.

(this is in Windows 98)

Start/
Programs/
MS-DOS Prompt/
then...

1. cd c:\mysql\bin
2. mysqld-shareware --standalone
3. mysqladmin


I then get the "Welcome to the mysq monitor..."

Where do I type in the command:

mysqladmin > out.txt

and how do I save it to a folder - or how do I go about viewing it?
TIA,
Tony Ritter



--- End Message ---
--- Begin Message ---
mysqladmin | more

It works.
Thank you!

Tony Ritter



--- End Message ---
--- Begin Message ---
Help!!! If I'm editing a php file & have it open (or have recently done so)
in notepad sometimes when i do "reload" or open the file in IE6 my computer
pauses for a second, then shuts itself off with a resounding click of the
hard disks and promptly restarts.

I don't think it's a disk problem - it ONLY happens when I'm loading a php
file via http://localhost

I'm confused... help!!

Thanks

Martin




--- End Message ---
--- Begin Message ---
Hello,

Despite I already created this list a long time ago, only now I am
announcing it as a general purpose forum for discussing matters related
with Object Oriented Programming done in PHP.

Everybody is invited and to join all you need to do is to send a message
to [EMAIL PROTECTED] or go to the page
http://groups.yahoo.com/group/php-objects/ . If you send the message to
the above address I think you do not need to have a Yahoo account if you
don't have one and don't want to subscribe to it.

Regards,
Manuel Lemos
--- End Message ---
--- Begin Message ---
I need help with a basic issue.  I can't seem to get the mail() function to
work with php4 on an xp machine running iis5.  I'm new to php and really
want to get it down, but every little thing I try to do throws errors at me.
I just need to know what needs to be adjusted to get this script working.
I've got a form that submits some fields to a php file that sends an email
and generates a thank you message.  Thank you for any help anyone can
provide.  This is the code:
<?php
$msg = "Sender Name:\t$fname $lname\n";
$msg .= "Sender E-Mail:\t$email\n";
$msg .= "Message:\t$street\n\n";

$recipient = "[EMAIL PROTECTED]";
$subject = "Intake Form";

$mailheaders = "From: My Web Site <> \n";
$mailheaders .= "Reply-To: $email\n\n";

mail($recipient, $subject, $msg, $mailheaders);      <------*THIS IS WHERE
IT SCREWS UP*

echo "<html><HEAD><TITLE>Information Sent!</TITLE></HEAD><BODY>";
echo "<H1 align=center>Thank You, $fname $lname</H1>";
echo "<P align=center>Your information has been sent.</P>";
echo "</BODY></HTML>";
?>


--- End Message ---

Reply via email to