single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi