error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
I implemented Note OSS 1422843.
When i execute the new report RSPO20
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks