Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect