post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
1) Examples of life before and after BI i
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have