Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<