Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
There was a problem with the request. (Code: 0)
Any Idea what could cause this? I get it randomly at best. But with both IE and FF. It derives from
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee