Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
UTL File problem
Hi
I have a file in certain path with the following permissions (The file is a dummy file witho
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee