Deleting Partners on the Customer Master.
Does SAP handle removing the Partner from Open Sales Orders when a Partner is deleted in the Custome
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
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
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Giving the below syntax error
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec