Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
Undefined variable when using $_SERVER['PHP_SELF']
Hi guyz, please suggest me something...
On first.php I have one input field NAME, and on posting
IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th