Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
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
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Checking BOM Authorization Group
Hai Friends,
I have developed a mulitilevel BOM display report. End users have been assig
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists