Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
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
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Blogging s/w
heya frndz!!! i want to start a blog.... m looking for a s/w like oscommerce which is thr for e-comm
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.