selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
I apologise! It's a newbie to PHP feedback form problem!
Hi,
I am a total newbie to PHP. I am also a unemployed and need to get a job. So after 100% r
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN