RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe