Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
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
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?