error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
How to have a log of all the status a VIM document had been ?
Hi guys,
I’m using SAP Invoice Management plugin and the /OPT/VIM_ANALYTICS transa
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and