Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Keeping data in form
How can I keep whatever I write in the form?