why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Phase Error I can't seem to find :(`
Hey guys, I can seem to find my phase error on this. I am getting this error
[error]
Pars
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get