Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically
xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a