need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means