Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav