Welcome Guest, Not a member yet? Register   Sign In
Individual pages = Pagination/URI?
#1

[eluser]Dimitrio[/eluser]
Hi,

This is more of a PHP in general question, than a CI issue.

If you would like to work with statuses like twitter, you will have them rolling out on the screen and paginate them,

but what if you would like to make each status available individually?

Say: http://statusmachine.com/status/1325845.

1325845 being the ID field in the database.

Perhaps the URI lib, how would I go about this?

Regards
D
#2

[eluser]amites[/eluser]
the URI lib would get you the information you are looking for, processing it will take a few lines of code to get the data that information is referencing
#3

[eluser]Dimitrio[/eluser]
Thank you so much, I managed to figured it our after hacking around a bit.

Regards
D




Theme © iAndrew 2016 - Forum software by © MyBB