Hi, I'm trying to load the php_mssql.dll extension and always get this
error:
PHP Warning: Unable to load dynamic library
'C:\PHP\extensions\php_mssql.dll' - The specified procedure could not be
found. in Unknown on line 0.
Any ideas??
Thanks Todor
--
PHP General Mailing List (http://www.ph
Is there a way to add GIF support in PHP without recompiling?
Just adding as an extension.
Tanks a lot.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
That's right
Send these headers after the session_register()
header("Cache-Control: ");
header("pragma: ");
Leaving the values empty will allow the browser to decide if to get the
result page from the cache. It works for me fine, but I'm not sure in case
with SSL secured page.
"Richard Baskett
Any ideas how to get PHP for win32 with PostgreSql support?
Cheers
Todor
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
document.forms['yourcombo'].options[document.forms['yourcombo'].selectedInde
x].value
"Eduardo Melo" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> How can i access an HTML ComboBox content using javascript language ?
>
> thank's
>
> eduardo melo
> computer p
In IIS 5 Go to Web site properties, then Custom Errors and edit the
properties of error 404.
"Nyon" <[EMAIL PROTECTED]> wrote in message
002c01c1ab4d$afeb4ef0$8401a8c0@kayak01">news:002c01c1ab4d$afeb4ef0$8401a8c0@kayak01...
> Hi,
>
> I am running PHP on W2k. How do I redirect an url if a php fil
That's the way
echo system("/usr/local/misc/ftpusers");
"Liam Mackenzie" <[EMAIL PROTECTED]> wrote in message
003c01c1a970$986e47c0$0700a8c0@enigma">news:003c01c1a970$986e47c0$0700a8c0@enigma...
Hey everyone,
Got a question...
How to I run a program and print it's output into a document?
For in
Just start the session again with session_starrt(), PHP will not start the
session again if it already exists.
<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Maybe I'm having a brain fart, please set me straight:
>
> I want to use session_id($myval) to use
use thetag
"Ivo Stoykov" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi
>
> I've fillowing (dull perhaps) question:
>
> Could I chanck somehow whether the browser has script enabled. I'd like to
> use it for my statistics.
> I saw such into http://www.
9 matches
Mail list logo