Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this