Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
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
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple