upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav