Hey nagendra,
I tried to post this a while ago, but it may be too long for the list.
//we give the value of the starting row to 1 because this is the
first page
$pg = 1;
//otherwise we take the value from the URL
} else {
$pg = $_GET['pg'];
}
?>
selection from the previous page that cal
Hi There
This is what you are looking for.
http://phpsense.com/php/php-pagination-script.html
Regards
udhay
On Fri, Jan 29, 2010 at 6:01 AM, nagendra prasad
wrote:
> Hi,
>
> I have a database of MP3 and I have designed a PHP-Mysql search engine. I
> want to break it down in pages like Google do
hmm, that' true now !!
Shall the mysql db become paid software !!
Regards,
Eric,
On Thu, Jan 28, 2010 at 11:44 PM, Bastien Koert wrote:
> [snip]
> [/snip]
>
> PS We will now proceed to fire some 20,000 employees as they will no
> longer be needed.
> --
>
> Bastien
>
> Cat, the other other w
Hi,
I have a database of MP3 and I have designed a PHP-Mysql search engine. I
want to break it down in pages like Google dose. What I mean is when I
search for a song it will show me some 100 song list but I want 20 songs per
page. So, is their any trick to do it?
Best,
--
Guru Prasad
Ubuntu V
On 28 January 2010 21:38, Daevid Vincent wrote:
> An intersting synopsis of "Semaphores". I've done similar things in the
> past, but never knew this is what I was doing. LOL. Just like I've built an
> uber XML parser/editor and didn't know that I actually built a "Factory".
> Ahhh... good old dat
On 28 January 2010 20:29, listread wrote:
> Richard,
>
> One more question (for now): Are there advantages to using a separate
> table for locking, rather than specifying a lock column in the table you
> want to lock the row in?
>
> - Ron
>
> On 1/28/2010 5:47 AM, Richard Quadling wrote:
>>
>> O
> -Original Message-
> From: Richard Quadling [mailto:rquadl...@googlemail.com]
> Sent: Thursday, January 28, 2010 3:48 AM
> To: listread
> Cc: php-db@lists.php.net
> Subject: Re: [PHP-DB] Automatic logoff
>
> On 27 January 2010 17:20, listread wrote:
> > Richard,
> >
> > I think I ne
Richard,
One more question (for now): Are there advantages to using a separate
table for locking, rather than specifying a lock column in the table you
want to lock the row in?
- Ron
On 1/28/2010 5:47 AM, Richard Quadling wrote:
On 27 January 2010 17:20, listread wrote:
Richard,
I
Great explanation, Richard!
I think I understand the concept now. I'll study it a little and try to
implement it.
Thanks!
- Ron
On 1/28/2010 5:47 AM, Richard Quadling wrote:
On 27 January 2010 17:20, listread wrote:
Richard,
I think I need to learn about semaphores! Any suggestions
[snip]
[/snip]
PS We will now proceed to fire some 20,000 employees as they will no
longer be needed.
--
Bastien
Cat, the other other white meat
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 27 January 2010 17:20, listread wrote:
> Richard,
>
> I think I need to learn about semaphores! Any suggestions for a good
> tutorial?
>
> One of the things we want to do is exclude locked records from a query.
> Will semaphores provide for that?
>
> Thanks!
>
> - Ron
>
>
>
>
> On 1/27/2010 8
11 matches
Mail list logo