php global variable 
how can we create global variable so we can use its value in any form.. Please give example to
understanding functions and classes 
Code: [Select]
class person {
   var $name = "Jimmy Goe";
   
function get_nam
batch file not building to webapps folder 
Hello.  I just started running Vista :P and can't seem to get my projects deployed.  I found out how
Polymorphism 
Was wondering if someone could explain this a little better to me.  I had always assumed that it had
user validation always displaying invalid ? please help 
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
php email checker 
I am having alot of trouble finding info on how to do these email things. I need to do the following
Working with Global Variables 
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
MySQL Primary key gap 
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
login from external site 
Hi my new experience begins,  Now what i am trying to do is i make three pages, login.php logout.php
Remove Rows From Database ad 
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com