Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co