Requested test results at bottom
H.H.
-Original Message-
From: Richard Quadling [mailto:rquadl...@gmail.com]
Sent: Friday, October 15, 2010 6:44 AM
To: Holcombe, Howard @ CSG - CSE; php-windows
Subject: Re: [PHP-WIN] error of "Could not open input file" from PHP CLI
On 14 Oc
?
Howard Holcombe
- - - - - - - - - - - - -
DETAILS
I downloaded the Windows 5.3.3_VC6 version of PHP onto a XP system and
did a manual install as per the install.txt file. The install was
performed as a regular user rather than Administrator.
1.
When I use the PHP CLI program to execute a PHP function
since it is optional, but my guess is that most
people
write their scripts using short tags. So the default setting should be set
to short. Any reason to keep it set to off?? Security Reason??
Howard
"mailbox 19860221" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTEC
quot;?>".
-jim
-Original Message-
From: Howard [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 26, 2006 2:54 PM
To: php-windows@lists.php.net
Subject: Test.php loads, but nothing in Browser
Here is the setup. MS XP Pro. Apache 2.0.55, PHP 5.1.2.
I downloaded the zipped
error. But there is nothing in the Browser Window. MS
IE 6.
Any ideas?? Or can someone help going over the settings.
Thanks
Howard
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Looking at your earlier posts I would suggest that yes it should be ListBox1
and not Course1.
Also change the foreach line to read
foreach (array($_POST['ListBox1'], $_POST['ListBox2']) as $val)
The $_ is only used for the Automatic Global Variables.
Regards
Rob
th the names of each of the POST
variables as Keys to the array. As such $_POST['Course1'] is the
replacement of $Course1.
Keep on trying.
Rob Howard
-Original Message-
From: Wade [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 14 January 2003 5:13 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP
Hi everyone,
The tool I use for editing any and all text based files is SYN editor by
Ascher Stefan http://web.utanet.at/acherst/index.html which has an excellent
array of syntax highlighters.
Just my 2.2c (GST Inclusive)
Rob Howard
-Original Message-
From: A Weaver [mailto:[EMAIL
Try changing your echo string to this:-
echo "";
This will make your code eaiser to read as well as showing when you have a
missing Quote as Dash has pointed out;
Regards,
Rob Howard
Database Technician
Canberra Deep Space Communication Complex
-Original Message-
From: kri
change your else($submit) statement to else
-Original Message-
From: zeus [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 20 November 2002 4:25 AM
To: phpwin
Subject: [PHP-WIN] parse error
i get parse error with this code, what's wrong with the code? i think i
have give the "else" statement
Just a hunch but what script timeout have you set in IIS and in your
PHP.INI? Try increasing these figures (60 seconds perhaps)
Regards,
Rob Howard
Database Technician
Canberra Deep Space Communication Complex
Ph 02 6201 7939Fax 02 6201 7845
-Original Message-
From: Sichta Daniel
I'm trying to get information from a URL in a way similar to utilizing GET
in ASP. I know how to get information by submitting a form and going to a
new page, but how can I use the form to stay on the same page, yet be able
to retrieve the information?
For example:
I start on http://www.mypage.
Does anybody know where to find the php_mcrypt.dll file? It doesn't come
with the download for php.
--
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
I've used Visual Basic for years and have never had a problem with this
issue. I can use the following code to do this:
do until (rs.eof)
...
rs.movenext
loop
Does anybody know how to step through a database in PHP?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
Being new to PHP, I was wondering what the benefits of PHP are over PERL?
Seems to me it's easier than PERL, but what else is there? Are there
benefits over ASP? Is it compatible with Netscape AND IE?
Jeff
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
I have been extremely successful using ASP and MS-SQL for a long time, but
am making a transition to PHP. I've tried connecting to the SQL Server
database, but have been unsuccessful. The way a data source is called in
ASP is:
database.open "Provider=SQLOLEDB;User Id=user;Password=password;Init
Hello,
I feel like I'm beating a dead horse (I think that's
the saying), but I'm having trouble with IIS and exec.
I've read everything I can find on the subject, but
I'm still unclear on a few things. What I want to do
is fairly simple. Basically, some user will come to my
page and select an opt
Just starting to learn PHP/MySQL and having problems with "undefined
variable" errors.
All the pages I've created from tutorials give me errors on "some" of the if
statements.
Example 1
etc
I get errors on if (!$sep... etc and on if (!$send... etc
Running Win98SE, Apache 1.3.x, MySQL 3
18 matches
Mail list logo