why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Help If user voted, block them
On my Prayer request site, i let users Click a button to Pray for somone that has posted a pray, i g
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov