Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
help with Get_
ok some how this is not working i am not sure what i am doing wrong here but what this does is when
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();