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
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
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
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an