$variable = $variable 
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Customizing message/behavior 
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
Progress bar tracking file downloads 
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Operating System 
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate, 
DOMDocument parsing 
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
very easy question about SQL info 
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
why isn't this PHP code working ??? 
it's suppose to find a name on the database. 
<?php
   $s = $_POST["lname&
Help with looping 
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Getting a variable to work in function params 
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
javascript in php code causes page to display white 
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The