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
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'