> On Thursday 03 July 2003 16:37, Shivanischal A wrote:
> > Hi Edwin,
> >
> > Let me restate my question...
> >
> > I'm now replying to ur mail. I've left ur message to me untouched.
> > (whatever follows '- Original Message - ')
e storing the actual responses.
I'm sorry for the confusion arising coz of incorrect statement.
Thanks and Regards,
-shiva
- Original Message -
From: "- Edwin -" <[EMAIL PROTECTED]>
To: "Shivanischal A" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Hi friends,
I was just wondering about this. Whenver we reply to the posts here, we just
click on the reply button and fire off our messages. This results in long
messages (fresh content + earlier content) within a single mail. Now, the
question is how would we use the regex functions to remove th
hi,
PHP dos have some printer_* functions. had a look? :-)
-shiva
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Dear all,
>
> I have research about library automation engine in my library.
> developing on PHP + MySQL
> We need to develop printer utility at some module to get pr
anks again, will take it up with you again ( need some more input on
> this PDF thing to get some balanced views)
>
> PS, if you have experience with using this method, I would appreciate it
> if you could let me have your "field notes" and how successfull it's
> w
hi,
seems u have complicated task on hand mate. cant u simply consider span the
user input over multiple pages? i mean using 2 or more form on different
pages instead of a single form on one single page. if this cant be done,
we'll think of other measures. but this is by far the most simple method
try http://www.phpclasses.org
-shiva
"Mike Mannakee" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Anyone know of an easy way to add or subtract dates in php the way you can
> in mysql? Easier, that is, than coding the logic by hand? This seems
like
> a total pain.
>
> Mike
>
you probably cant ge this to work in MySQL. try creating a temporary table
"Shivanischal A" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> you probably cant ge this to work in PHP. try creating a temporary table
>
> -shiva
>
>
> <[EMAIL PROTE
you probably cant ge this to work in PHP. try creating a temporary table
-shiva
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hi i'm trying to get this sql query to work, i'm trying to update and
> select at the same time, i'm not even sure if this is even possible
>
> update db
hi,
this is what i found...
--
";
if(!isset($_SESSION['validuser']))
$_SESSION['validuser'] = $_POST['validuser'];
}
else{
echo "Please try again later";
}
}
?>
ADMIN-LOGIN
>
is the culprit. instead use
what u missed were the double quotes around the value. u HAVE TO do that for
values with space in between .
regards,
-shiva
"Nabil" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I have a form like:
>
>
> .
> .
> while($row = mysql_fetch_array(
11 matches
Mail list logo