question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
xml
<?php
echo "<h1>XML Articles</h1>";
$home
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Onclick problem in Firefox
Hi,
I am using a . It doesn't seem to
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti