question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se