login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
What exactly is net neatrality?
What exactly is it? I think it's anti-censorship and... stuff... but I don't really understand it
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm