have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti