Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
New Search Engine problem
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
button help
i originally had this but realised it is much easier to have a button.
Code: <?php