Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a