question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<