If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob