php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any