How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan