question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
ClientScript.RegisterClientScriptBlock Issue
This is what I haveview plaincopy to clipboardprint?Protected Sub posrback_Click(ByVal sender As Obj
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<