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
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {