how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")