Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
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
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Hardcopy printing is to wide
I want to make a hardcopy at runtime of my active form like this
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p