you welcome.
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Gustavo Andrade" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Thanks a lot
>
>
> "George Nicolae" <[EMAIL PROTECTED]> escreveu na mensagem
>
> I am an newbie to PHP... I've read the newsgroup and tried and tried to get
PHP
> to work... I had it working as a CGI and then wanted to move over the ISAPI as
I
> understand that the performance was better.
>
> Now all I get is "The specified module could not be found.". If I try to load
> the
I am an newbie to PHP... I've read the newsgroup and tried and tried to get PHP
to work... I had it working as a CGI and then wanted to move over the ISAPI as I
understand that the performance was better.
Now all I get is "The specified module could not be found.". If I try to load
the ISAPI dll f
Thanks a lot
"George Nicolae" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
> I also want a Porsche and a Canon 10D. Try to read some documentation
before
> ask. We help but we don't build your site.
>
> --
>
>
> Best regards,
> George Nicolae
> IT Manager
> ___
Sven,
The report back depends on the version of the CGI specification the webserver
is running. With Apache, this is normally CGI/1.1.
Running it as an ISAPI module makes no difference, as it depends on the
webserver configuration.
--
Adam Goossens
I've found that the following line is useful for tracking where a user has
originated from:
$url = urlencode (basename($_SERVER['PHP_SELF']) . "?" .
$_SERVER['QUERY_STRING']));
Firstly, we'll urlencode the value so it can be used in a form, or as an
extra parameter in the URL.
Then we take the ba
You can, you just need to use the $this variable, so $this->a($y)
"Olafsson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello
>
> I´ve a small problem. I´ve created a class with serveal functions but
when
> I try to make a recursive function within the class it generates an err
php-windows Digest 10 Jun 2003 01:02:53 - 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
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
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 func
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 func
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 PR
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:
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
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
si
15 matches
Mail list logo