While testing the MyPagina paging class I encountered the following problem:
the script shows: rec. to of 4.
In my case it should generate: rec. 1 to 2 of 4.
Please help me out on this one.
PHP Scripting Forums » PHP Classes Support Forum » MyPagina class Support forum
-
Posted 11 months ago #
-
Hello Hans,
you can use this method this way:
$nav_info = $test->page_info("rec. %d to %d of %d.");I hope that helps.
Posted 11 months ago # -
Olaf,
Works out fine for me!
Thanks,
HansPosted 11 months ago # -
please Help me.
How make , Is email in MySql database? If Yes return False If NO return true and Input to the database.
I use validate_fields. ThanksPosted 11 months ago #
Reply
You must log in to post.