PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
sapgui f4 help last search
I know this has to be simople. One user (maybe more) does not have the "last search saved" from the
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q