MySql should insert a value into that column when you update if you are using an
auto_increment field. this value will always be unique. period.
-Chris
-Original Message-
From: Chad Day [mailto:[EMAIL PROTECTED]]
Sent: Wed 2/19/2003 1:16 PM
To
Try
if(isset($_REQUEST["Submit"]))
If that doesn't work, perhaps you could just diagnose this by
print_r'ing the variables you are getting from the form:
(at the very top of your code, put):
die(print_r($_REQUEST));
-Chris
-Original Message-
From: Manuel Ochoa [mailto:[EMAIL PROTECTED
Hey there,
Maintaining state in a web application is always a difficult thing.. fortunatly, you
use PHP, which makes it a bit easier. However, if you do not want anything written to
the server or to the user's drive you are out of luck, simply because at very least
you will need to have the
.html
hope that helps.
-Original Message-
From: Hardik Doshi [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 10:33 AM
To: Chris McCluskey
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] XML PHP question
Hi Chris
Hardik,
I have created my own XML parser based on the existing php xml functions
http://php.net/xml . I've found this is nice but a bit annoying since I
have to write everything from scratch. After about a week or two trying
to get my parser just right I gave up and used MSXML 4.0 which is a
Mic
I'm going to ask the really stupid question... Is mysql, php, apache
running on the same box as the box you are using to test from?
-Chris
-Original Message-
From: arch [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 23, 2003 1:42 PM
To: [EMAIL PROTECTED]
Subject: [PHP] php performanc
Thank you in advance!
-Chris
---
_ _ _ _
|'|(_)|_)(_)|_(_)`-,
* * *
--------
Chris McCluskeyWeb Applications Engineer
Modulus, LLC
1720 Willow Creek Circle, Suite 520
Eugene, OR 97402
Email: [E
7 matches
Mail list logo