"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
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: