WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
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