Blackbams Blog
development – digital arts – internet
Knowledge is free. No one may take possession of it.
Category "PHP"
Book this single category as RSS .
18. July 2011
A very common problem in programming web pages is to implement paging. Paging is required whenever there is an undefined amount of items (usually queried from a database) with a maximum amount of items to be displayed on one page. If there is more than one page, there must be a possibility to navigate through [...]
From category PHP || No comments yet »
21. April 2011
Today we have been searching for an easy and fast way to store and reuse $_POST variables over 2 pages and more without using a session. This can save you a lot of work in some cases. This possiblity is completly browser based, so there is no need for the server to re-identify a user. [...]
26. January 2010
Hey there, my name is David Stöckl and I am a professional Web Developer and Freelancer living in Vienna, Austria.