Problem with creating FI documents
Hi, Experts!
when i create Fi doc. with standart transaction, i ve been had such problem
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.