Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)