how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<