Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
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
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo