Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,