user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like