CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but