Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
PRotect my POST DATA... FROM HTML ATTACKS
I need to like let's say
If a user submit's his Prayer and he put's <meta refresh stuf
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or