Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
SAP Management Console is blank
Dear All ,
I am facing problem in my des sever suddely in SAP Management Console is blank and
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
More pug propaganda.
http://www.youtube.com/watch?v=8Kkrmubsgf8
The commercial is definitely worth watching pug aw
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu