hecked checkboxes.
> When checkbox is not checked, no values are sent to server.
> (Radio buttons are the same)
>
> Therefore, you probably cannot register since there is no value for
register.
> Create value with NULL/False value for checkboxes if they are not set.
> Is this the
how can i store checkbox variables into sessions so that i can use them on
other pages ?
i know how to register sessions but simply cant do that with checkboxes.
thx in adv.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-
how do you store your checkbox variables in to sessions??
i am loking for that info,
any web page or any tiny little example could work.
thx in adv.
"Adi Wibowo" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> On Mon, 19 Mar 2001, Jose Antonio wrote:
> > I
o read array functions, you might find other functions
that is
> useful.
>
> Regards,
> --
> Yasuo Ohgaki
>
> - Original Message -
> From: ""karakedi"" <[EMAIL PROTECTED]>
> Newsgroups: php.general
> Sent: Saturday, March 17, 2001
i ve 20 film names stored at database, and i want to show them in
alphebetical order. And i want to show 10 of them at each page. Nothing is
wrong here. At the end of each film name there is a CHECKBOX, here is the
code:
$count = 0;
while ($row = mysql_fetch_array($result)){
echo "";
echo ""
upss sorry couldnt see your latest post.
thx anywy :))
""karakedi"" <[EMAIL PROTECTED]> wrote in message
98942f$qcd$[EMAIL PROTECTED]">news:98942f$qcd$[EMAIL PROTECTED]...
> ok here is the right one working : sm
ok here is the right one working : smt was wrong with the arrays i beleive :
this one works :)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL
figured out the logic,
but still cant make it run
i put this command :
echo diff_date("/", "05/03/2001") ;
to test the function. but it doest seem to work :(
any help ?
btw i believe it must be 24*60*60 inorder to 24*24*60 :)
""Pierre-Yves Lemaire"" <[EMAIL PROTECTED]> wrote in message
01c301
8 matches
Mail list logo