Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?