login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks