radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
DB2 for z/OS, LUW, iSeries
Hello,
In this forum a lot of threads related to other members of the DB2 family than DB2 for z/OS
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?