Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is