check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <