Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther