question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!