PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th