ary.
Only thing is, that you would have very wide tables (I don't know how wide
MySQL can go).
Creating tables on-the-fly as necessary seems to be something you could
consider,
but again I stress that I don't know performance details. There might be
something quicker.
So far for my
>[SNIP]
> added and else clause.
> while ($_parent != 0)
> {
> if
> ($num_rows > 0)
>{
>
> perform some action
>}
>else
>{
> $_parent =
> "0";
>}
> }
>
> and that solved the
> problem.
>
> Thank you, everyone for your help.
>
> Curtis
A small remark:
I think it is good
t:
Please correct
This Authorization Proceedure
to
This authorization procedure
or, if you must,
This Authorization Procedure
Otherwise I can only encourage such an initiative because it can help out
and save time.
Best regards,
Jasper Mulder
ammer. I stress I have quite some experience with the old,
procedural PHP.
Anybody interested?
Best regards,
Jasper Mulder
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Extract, $nTime);
> > echo $token;
>
> There are two cases:
> 1. You made a typo and meant 'echo $sToken;' on the above line instead
> 2. You omitted the part where $token is defined and used
>
> > [More code that seemed fine]
> >
> > --
> > Rega
gards,
> Shreyas
>
> On 28-May-2011, at 4:11 AM, Jasper Mulder
> wrote:
>
> >
> >
> >> Date: Sat, 28 May 2011 03:56:26 +0530
> >> From: shreya...@gmail.com
> >> To: php-general@lists.php.net
> >&g
s you made. As was stated before, people may be offended and thus it
makes
the chances of you solving your problem fast smaller.
As a last, please refrain from bombarding the list with small posts. Please
think a bit
before posting your questions. Thanks in advance.
Best regards,
Jasper Mulder
e that this post has only extended the list by one.
Let us get over it and get back to discussing what we all *do* like: PHP.
Best regards,
Jasper Mulder
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ages associated to it
>
> hope i make sense
>
> kind regards
>
> Adam
Suppose that $arrays is your array of arrays.
Then is
$res = array();
foreach($arrays as $item){
$res[$item['cat_name']][] = $item;
}
what you are looking for?
Best regards,
Jasper Mulder
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> To: php-general@lists.php.net
> From: jim.gi...@albanyhandball.com
> Date: Thu, 30 Jun 2011 09:12:45 -0400
> Subject: Re: [PHP] I want to use POST when redirect via PHP Header function.
>
> Just as bottom posting (I know, it's in da rules) makes it rather difficult
> for humans to read thru a
> Date: Mon, 18 Jul 2011 19:00:52 -0300
> From: martin.marq...@gmail.com
> To: php-general@lists.php.net
> Subject: [PHP] How to sum monetary variables
>
> I'm building a table (which is a report that has to be printed) with a
> bunch of items (up to 300 in some cases) that have unitary price
> (
> From: alekto.antarct...@gmail.com
> Date: Tue, 26 Jul 2011 19:20:58 +0200
> To: php-general@lists.php.net
> Subject: [PHP] Tree menu list in php
>
> Hi,
> is there a way to create a tree menu list only by using php/html/css?
> I found some, but they are all in JavaScript, do I have to make them
> Date: Tue, 9 Aug 2011 07:30:47 -0500
> From: chrisstinem...@gmail.com
> To: tamouse.li...@gmail.com
> CC: php-general@lists.php.net
> Subject: Re: [PHP] pass text variables to next page
>
> Thank you Tamara.
>
> Not sure if I am doing it right. It looks like the last single quote
> is being es
13 matches
Mail list logo