storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code