How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?