subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
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 Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside