CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
Blogging s/w
heya frndz!!! i want to start a blog.... m looking for a s/w like oscommerce which is thr for e-comm
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
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();