array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
Deleting Partners on the Customer Master.
Does SAP handle removing the Partner from Open Sales Orders when a Partner is deleted in the Custome
Help pulling in 'id' with "read more" link
I'm trying to create snippets of my articles in the cms I'm creating, and then have them redirect to
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther