text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
Recode Abap Dynpro into Web Dynpro
Hi All,
A client has asked us to look at rearchitecting a custom transaction that was developed
my code does not work.
I have a code problem.
Quote"<a href=index.php?gogo=ureticidetay&'?l={$le
Production of mango in processing industry
Hi,
We have one scenario ,company is in process industry,they are manufacturing MANGO pul
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<