PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
php file erros / need help please
Hello
Someone decoded a zend file for me.. after uploaded it on ftp i get some errors, i trye
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
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