RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al