You know what, your right. I should have caught that, and my friend should
have caught that cause he programs PHP for a living. Shows how much he
wanted to help.
THanks a lot.
"Jordi Canals" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Leguvan wrote:
>
> > I'm using Windows Se
Leguvan wrote:
I'm using Windows Server 2003 with IIS 6 and PhP Version 4.3.6.
When I try to use this line of code
$username = $_POST('username');
This should be: $username = $_POST['username'];
it will give m ethis error
Fatal error: Call to undefined function: array() in D:\
My register_globals i
I'm using Windows Server 2003 with IIS 6 and PhP Version 4.3.6.
When I try to use this line of code
$username = $_POST('username');
it will give m ethis error
Fatal error: Call to undefined function: array() in D:\
My register_globals is ON.
Any help is appreciated.
--
PHP Windows Mailing L
Can someone help me with part of a PHP code that will check the code for a
certain line, and if the line is not there output an error.
TIA
Eleno Davila
[EMAIL PROTECTED]
(877)933-6750 Ext 163 (direct line)
http://plasticsurgery.com
--
PHP Windows Mailing Li
Hello
I am using
- Apache 2.0.44
- PHP 4.3.4
- Windows XP Home
I have written a script that executes a time consuming (...) query agains
the TXT DP API (www.c-worker.ch).
This API provides functionality to use text files "as" tables from a
database. The script uses as well patTemplate 2.4.
The s
Hi,
I want install the ldap extension in my PHP.
I discomment the line php_ldap.dll on my PHP.INI but when i execute the
apache server it show message:
quote:
Unknow(): Unable to load dynamic library
´c:/php/exte