$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei