RadioButtonList data selection Connection Timeout DELETE rows based on content finding key position of specified value in multi-dimensional array Mail form doesn't send Russian/Cyrillic characters correctly? Help uploading .JPG PHP Captcha Error help - replace the "die" command Warning message Email Script does not reach destination Deleting a record php
view plaincopy to clipboardprint?
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Attempting to setup delete a record page. The below code I put together doesn't seem to work.