Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
Linux socket programming
Where can I find a good introduction to socket programming?
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
split values
I have values that are returned to me in this format:
name=>test,age=>49
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Retail terminologys not been altered after activing Retail System
Hi, All
After I active Retail System via TCode SWF5, the terms does not been changed, th
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself