LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
adding up might be solved tell us cheers.
i think i finally solved this anybody.
last time i was getting the wrong results.
Code
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I