Best way to read this text file.
Hi.I am planning to make a small application in C# to convert the players from Football manager 2010
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte