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
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o