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
quick question about System Change Number(SCN) in FlashBack Query topic
i know tht we can get the SCN of the database using flashback concept as follows
SQL>
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe