Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();