"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
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin