Jump to content

paging script not working


pemula

Recommended Posts

Dear all,

I have code for paging

The problem is, one of them do not work properly

 

This is OK

http://www.amec-berca.co.id/abi/index.php?action=past-projects

 

This is not OK

http://www.parnaraya.net/beta/index.php?link=news

 

My question:

Is there any issues about PHP/Apache version? or something else?

I used this script very often, and no problem so far except this time

FYI, the host server using Virtualmin version 3.89

 

 

Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/254858-paging-script-not-working/
Share on other sites

Just for the record, virtualmin is just an administration panel for you, and has nothing to do with what versions apache or php are running.

 

create a new php file and place this code within it to see your version information.

 

<?php
phpinfo();
?>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.