How do I complete a command to be issued by JavaScript with parameters.
The above is the short version, the long sad story follows...:-)
I have a PHP created web page consisting of data in a table. One of the
fields in this table is populated by the PHP variable, $EarnTypeID. If a
user clicks
Pass the id through to the JS function using a JS onClick event. Ie: XX
-Original Message-
From: Alf Stockton [mailto:[EMAIL PROTECTED]
Sent: Monday, January 29, 2007 6:25 AM
To: php windows
Subject: [PHP-WIN] JavaScript with parameters
How do I complete a command to be issued by Jav
Greetings,
I realize this may not be the proper place to ask this question -- but
as it's in relation to a PHP install I thought someone here might know.
I'm trying to install PHP with the MSSQL extension on a Windows 2003
production environment. I'm not a network admin, but have been given
spec
Hi
From what you're saying I assume MSSQL is not listed in the phpinfo page.
Have you enabled the extension in the php.ini file?
Niel
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have not enabled the extension in the php.ini file, funny thing -- I
convinced the network admin to restart the server and now everything
loads properly. (The extension is still commented out) I believe the
ISAPI module just reads the extension folder recursively?
Looks like IIS will not read c
Hi
> Looks like IIS will not read changes to the environment variables
> withhout a restart.
that's pretty typical of most software. Check them on startup and have
no way to know of changes after
Niel
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/u
Hi on the list!
I encountered severe troubles when I tried to get phpMyAdmin running. Strange
things are happening:
There is a script: phpMyAdmin\scripts\setup.php. When I change into that
directory and call "php-cgi setup.php", I recieve a nice HTML output. When I do
that via http://server/my