shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?