PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
How to have a log of all the status a VIM document had been ?
Hi guys,
I’m using SAP Invoice Management plugin and the /OPT/VIM_ANALYTICS transa
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo