PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Remore client postprocessing phase getting dump SAPSQL_ARRAY_INSERT_DUPREC
Hello Expects,I have started remore client copy. Data was copied successfully. but while running pos
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai