Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
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