PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<