Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
TimeZoneOffset
Hello,
Please i need your help. I have a system that users can use to punch in and out. This
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no