urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Company Code for Vendors created through Business Partners
Hi, experts!
I'm trying to set up the integration between Business Partner (BP) and Vendo
php mail form text wont appear / javascript included
Guys/gals...
I am running into a problem whereby I have a great piece of javascript code that
PHP Game
hy i was wondering what's the best method in order to make some automatic updates in a php game
<
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo