Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
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
JQuery, Masterpage, and Control issue
Hey everyone, I am using JQuery in several sites so I thought it would be best to place the library
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all