Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
UTL File problem
Hi
I have a file in certain path with the following permissions (The file is a dummy file witho
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde