Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
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
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I