php-windows Digest 10 Jun 2003 01:02:53 -0000 Issue 1768
Topics (messages 20248 through 20255):
Value of $_SERVER['GATEWAY_INTERFACE'] in ISAPI mode
20248 by: Sven Schnitzke
GUI for php on windows?
20249 by: EPPack
20250 by: Cristian MARIN
20251 by: The Head Sage
20252 by: DvDmanDT
IIS 6 PHP issue?
20253 by: Bob Rathke Jr.
20254 by: Bob Rathke Jr.
Re: I am try to upload an image to a folder on my web server
20255 by: Brad Thomas
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 ---
Hello list,
does anybody know positively what PHP _is supposed to_
report for GATEWAY_INTERFACE when run in ISAPI mode ?
I am using PHP with Apache 1.3.23 and get CGI1/1. I double
checked Apache conf and removed any CGI related directives
and still get this answer but I doubt that it is the one I should get.
Btw: a call to php_SAPI_name() gives "apache".
Thanks in advance
--
Sven
--- End Message ---
--- Begin Message ---
BRAND new to mySQL and php, still trying to sort it all out. Long time
programmer, webmaster for my local county, and have taught myself how to do
ASP webpages with Access and SQL Server files, no problem, just new to mySQL
and php. I'm in the process of moving and consolidating several personal
sites with web enabled db files to another host that doesn't support Access
and ASP, but does do mySQL, so I'm starting from scratch here.
I noticed that there's a number of msgs in this ng about GUI frontends for
php, but unfortunately none of those links now work. Either the products are
no longer available or under redevelopment or whatever, but can't get any
info on them. In fairness, most of the links date back to 2001 and earlier,
but am wondering if there are any other recommended frontends for php
currently available? Free is good :)
I did locate an asp2php conversion utility, plus one that will convert the
files as well, but a GUI frontend would be much nicer :) This from an old
DOS dinosaur, mind you :)
Thanks!
--
Elaine Pack, Web Analyst, Charlottesville, VA
Pref email: [EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---
Macromedia Dreamweaver MX.
www.macromedia.com
--
-------------------------------------------------
Cristian MARIN
InterAKT Online (www.interakt.ro)
+4021 411 2610
[EMAIL PROTECTED]
"Eppack" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
BRAND new to mySQL and php, still trying to sort it all out. Long time
programmer, webmaster for my local county, and have taught myself how to do
ASP webpages with Access and SQL Server files, no problem, just new to mySQL
and php. I'm in the process of moving and consolidating several personal
sites with web enabled db files to another host that doesn't support Access
and ASP, but does do mySQL, so I'm starting from scratch here.
I noticed that there's a number of msgs in this ng about GUI frontends for
php, but unfortunately none of those links now work. Either the products are
no longer available or under redevelopment or whatever, but can't get any
info on them. In fairness, most of the links date back to 2001 and earlier,
but am wondering if there are any other recommended frontends for php
currently available? Free is good :)
I did locate an asp2php conversion utility, plus one that will convert the
files as well, but a GUI frontend would be much nicer :) This from an old
DOS dinosaur, mind you :)
Thanks!
--
Elaine Pack, Web Analyst, Charlottesville, VA
Pref email: [EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---
If you mean GUI as in a PHP Editor, then Dreamweaver MX or Notepad..
For MySQL i reccomend SQLYog, but the URL escapes me, So never forget
"Google is your friend"
----- Original Message -----
From: "EPPack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 09, 2003 9:50 PM
Subject: [PHP-WIN] GUI for php on windows?
> BRAND new to mySQL and php, still trying to sort it all out. Long time
> programmer, webmaster for my local county, and have taught myself how to
do
> ASP webpages with Access and SQL Server files, no problem, just new to
mySQL
> and php. I'm in the process of moving and consolidating several personal
> sites with web enabled db files to another host that doesn't support
Access
> and ASP, but does do mySQL, so I'm starting from scratch here.
>
> I noticed that there's a number of msgs in this ng about GUI frontends for
> php, but unfortunately none of those links now work. Either the products
are
> no longer available or under redevelopment or whatever, but can't get any
> info on them. In fairness, most of the links date back to 2001 and
earlier,
> but am wondering if there are any other recommended frontends for php
> currently available? Free is good :)
>
> I did locate an asp2php conversion utility, plus one that will convert the
> files as well, but a GUI frontend would be much nicer :) This from an old
> DOS dinosaur, mind you :)
>
> Thanks!
> --
> Elaine Pack, Web Analyst, Charlottesville, VA
> Pref email: [EMAIL PROTECTED]
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
--- End Message ---
--- Begin Message ---
You could always checkout AceHTML 5 from visicommedia.com.. It's avaible as
freeware, one main feature is removed, but that should matter when you use
PHP... Also, there's a FTP client that integrates well into AceHTML named
AceFTP...
"Eppack" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> BRAND new to mySQL and php, still trying to sort it all out. Long time
> programmer, webmaster for my local county, and have taught myself how to
do
> ASP webpages with Access and SQL Server files, no problem, just new to
mySQL
> and php. I'm in the process of moving and consolidating several personal
> sites with web enabled db files to another host that doesn't support
Access
> and ASP, but does do mySQL, so I'm starting from scratch here.
>
> I noticed that there's a number of msgs in this ng about GUI frontends for
> php, but unfortunately none of those links now work. Either the products
are
> no longer available or under redevelopment or whatever, but can't get any
> info on them. In fairness, most of the links date back to 2001 and
earlier,
> but am wondering if there are any other recommended frontends for php
> currently available? Free is good :)
>
> I did locate an asp2php conversion utility, plus one that will convert the
> files as well, but a GUI frontend would be much nicer :) This from an old
> DOS dinosaur, mind you :)
>
> Thanks!
> --
> Elaine Pack, Web Analyst, Charlottesville, VA
> Pref email: [EMAIL PROTECTED]
>
>
--- End Message ---
--- Begin Message ---
Hi all!
Having issues getting PHP (latest) working on my new IIS6 server.
I have it installed and working with limited functionality. I can call
the base exe and run scripts. I have not been able to get the ISAPI
filter loaded and my lead developer is having trouble making calls to
several functions. Here is an error example!
Fatal error: Call to undefined function: w32api_register_function() in
c:\websites\development.ofa.com\uptime.php on line 19
Have not been able to find much on installing on IIS 6 any help would be
appreciated!
--- End Message ---
--- Begin Message ---
Hi all!
Having issues getting PHP (latest) working on my new IIS6 server.
I have it installed and working with limited functionality. I can call
the base exe and run scripts. I have not been able to get the ISAPI
filter loaded and my lead developer is having trouble making calls to
several functions. Here is an error example!
Fatal error: Call to undefined function: w32api_register_function() in
c:\websites\development.ofa.com\uptime.php on line 19
Have not been able to find much on installing on IIS 6 any help would be
appreciated!
--- End Message ---
--- Begin Message ---
Hi
Firstly, I would like to point out that programming with register_globals on
is a bad move, in sense of security.
Secondly, I'd suggest using isset for checking if there is anything in the
$_FILES superglobal. (If you're using post 4.1, of course.)
"Stephen K Knight" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I am trying to upload an image to my webserver. This is the PHP page that
> is called from my html page. I am trying to upload the image to my folder
> called "logos" the direct link would be: C:\Program Files\Apache
> Group\Apache2\htdocs\logos I am not sure what I am doing wrong in the
code
> below. Can someone please look and help me so that I can upload the image
> to that folder.
>
> Thank you!
> In Kindness
> Stephen K Knight
>
>
> <?
>
> if(!empty($userfile))
> {
> $abpath = "/logos/" . $newname;
>
> echo "FileUpload2.php";
> echo $username;
> echo $newname;
> echo $abpath;
>
> //copy the file
> // copy($userfile, "$abpath");
>
> //destroy the uploaded file
> // unlink($userfile);
>
> // write javascript to store the newname
> // echo "<script language='javascript'>\n";
> // echo "newname = '" . $newname . "';\n";
> // echo "</script>\n";
> }
>
--- End Message ---