When i am Canseling the Billing Document in VF11 I am getting Shortdump
Hi Experts
When i am Canseling the Billing Document in VF11 I am getting Shortdump.
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like