How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
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
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
SAP FICO learning materials
Hi all,
I am new to this world of SAP FICO. I have taken training on SAP FICO, but was wonderin
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va