Hi All,
I am new to PHP and trying to create the follofing
I am changing the Database and wanting to list the navigation names in
the database, so when one is click the corresponding content is
displayed.
I have the list from the database displayed as links:
Hi
I get the following error after installing php-4.3.9-Win32 with Apache 2.0
[Mon Oct 18 19:58:36 2004] [error] [client 127.0.0.1]
C:/php-4.3.9-Win32/info.php is not executable; ensure interpreted scripts
have "#!" first line
[Mon Oct 18 19:58:36 2004] [error] [client 127.0.0.1] (9)Bad file
descri
most likely it needs to be
elseif
no space!
Someone elsemight see something else
-Original Message-
From: server-matrix <[EMAIL PROTECTED]>
Sent: Jul 29, 2004 11:31 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP help: login.php T_ELSE error
Please could somebody help me wit
Please could somebody help me with this. I'm quite new to PHP. I can't seem
to find what needs to bechanged in this.
// session id check
if (!empty($HTTP_POST_VARS['sid']) || !empty($HTTP_GET_VARS['sid']))
{
$sid = (!empty($HTTP_POST_VARS['sid'])) ? $HTTP_POST_VARS['sid'] :
$HTTP_GET_VARS['sid'];
wish to use
$query="INSERT INTO login VALUES ("$login")";
Note: I've observed an extra double quote in the line above in your script.
I hope this can help.
Rodel D. Bautista
-Original Message-
From: Bill Pilgrim [SMTP:[EMAIL PROTECTED]
Sent: Monday, June 30,
;on" if you wish to use
$query="INSERT INTO login VALUES ("$login")";
Note: I've observed an extra double quote in the line above in your script.
I hope this can help.
Rodel D. Bautista
> -Original Message-
> From: Bill Pilgrim [SMTP:[EMAIL PROTECTED]
>
General hints - if you find a query is not working use a gui tool and
try the exact query manually.
Eg place in the script
echo "Line 5 qry:".$query."";
Then copy the output into a gui tool (such as mysqlmanager) and run it,
it will pretty quickly tell you whats wrong.
However a good starting
My System:
Windows 98
Apache 1.3.27
PHP 4
mysql
Hello all, I am a PHP beginner and was wondering if I could get some help from some of
the more experienced on this list. I have been trying to use an html form (with
textboxes, radio buttons, and textareas) to input data into a mysql database.
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] php help
sir,
the following code i used to pass an id from one page to next but
it is not working,can you please help me.
(i am working on windows 98 os,apache server)
application.html::
Enter
sir,
the following code i used to pass an id from one page to next but
it is not working,can you please help me.
(i am working on windows 98 os,apache server)
application.html::
Enter an id num:
---
course.php::
10 matches
Mail list logo