problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad