How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
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
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh