array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
Problem with creating FI documents
Hi, Experts!
when i create Fi doc. with standart transaction, i ve been had such problem
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select