Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am