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
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t