form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<