if a project is worked by a small team of developers, is there a tool for source and
version management for php source code? e.g. check which part of source is modified!
Thanks for information.
Regards, Yw
Hi,
I'm writing an application that requires log every transactions users done,
e.g. update which record, delete which record, something like that.
I guess one way is whenever I issue a mysql_query(), I also insert this
query in whole into another table together with the user name, so I can log
a
n W. Holmes" <[EMAIL PROTECTED]>
To: "CHAN YICK WAI" <[EMAIL PROTECTED]>; <>
Sent: Thursday, August 05, 2004 11:06 PM
Subject: Re: [PHP] How pass form variable to window.open()
> From: "CHAN YICK WAI" <[EMAIL PROTECTED]>
>
> > in the
Hi,
Anyone can tell if, inside php script, I can pass form variable to the
javascript window.open() call?
That is,
in the form, for example, i have
and http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I learn to write a small PHP form with "submit" button for different actions, however,
it seems to me variable can't be passed. Any experience can share for my debugging?
Thanks, Yw
The script is as simple as ...
===
..
...
...
5 matches
Mail list logo