Make another field in DB and call it "active" or something. Set it by
default to "0". Then you will activate it by setting active="1" for that
record.
Sergei.
"Maxipoint Rep Office" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> this is good idea, but in some cases I must have m
Maxipoint Rep Office wrote:
this is good idea, but in some cases I must have more control.
If I set interval 15 days and user pay me fee I must activate it immediately
or if user is not pay I must delete it..
have someone another more strict way?
Again not a perl question but rather one of databa
]
Sent: Saturday, August 28, 2004 6:49 PM
To: Maxipoint Rep Office
Cc: [EMAIL PROTECTED]
Subject: Re: how add something in MySQL what is not activated immediately
Maxipoint Rep Office wrote:
> how add something in MySQL what is not activated immediately?
Not really a perl question but oh w
Maxipoint Rep Office wrote:
how add something in MySQL what is not activated immediately?
Not really a perl question but oh well :)
I wish submit form and add data in MySQL database, but it must not be
visible at the web site for show data immediatelly. I wish that it will be
visible after I
how add something in MySQL what is not activated immediately?
I wish submit form and add data in MySQL database, but it must not be
visible at the web site for show data immediatelly. I wish that it will be
visible after I manually activate data..
what is best and simple way to do it?
--
To