upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?