getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
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