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
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C