There's a MaxMind's GeoLite City service for that. It's free.
http://www.maxmind.com/app/geolitecity
On Wed, 21 Mar 2007, Jim Moseby wrote:
Hi people,
Is there a way to detect the city of a person based on the IP
address? I
mean something like ip2nation http://www.ip2nation.com/ but for citie
You may check same discussion at
http://bugs.php.net/bug.php?id=31184&edit=1
On Mon, 4 Dec 2006, M.Ozan Hazer wrote:
Hi all,
I'm getting these errors:
[04-Dec-2006 18:21:56] PHP Warning: Unknown: The session id contains
illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in Unkn
Oh and also at:
http://www.php.net/manual/en/function.imagecreatefromstring.php check
Paul Visco's solution.
On Wed, 18 Oct 2006, Hidayet Dogan wrote:
Hi Angelo,
I used to have a same problem when I were programming MMS message parser. You
can find different solutions at the PHP Manua
t remember exactly which one
it was.
Hidayet Dogan
On Wed, 18 Oct 2006, Angelo Zanetti wrote:
HI all,
We have written an app in PHP4 that receives images from mobile phones that
are taken with the camera, we have found a problem that some of the images
are corrupt and we have determined that it
What about CakePHP and Code Igniter?
I know working with Code Igniter easier than CakePHP, but CakePHP is more
capable than Code Igniter.
On Tue, 1 Aug 2006, Robert Cummings wrote:
On Wed, 2006-08-02 at 04:15 +0200, rich gray wrote:
Robert Cummings wrote:
[chop]
An IDE is not a framework,
You should use/run it via PHP-CLI. It is a shell script.
Ex: /usr/local/bin/php socket.php (on linux) or
C:\PHP\php.exe socket.php (on windooz/M$-dos)
Good luck.
Hidayet Dogan
On Tue, 12 Jul 2005, daro wrote:
Hi.
I'm writing a TCP/IP server and client.
On your website I found read
Try SAJAX at http://www.modernmethod.com/sajax
Hidayet Dogan
[EMAIL PROTECTED]
Pleksus Bilisim Teknolojileri D.T.O. A.S.
--
caldiran sok. 14/6 06420 kolej ankara
echo str_replace("NH", "", "NH13");
Hidayet Dogan
[EMAIL PROTECTED]
Pleksus Bilisim Teknolojileri D.T.O. A.S.
--
caldira
th Postfix 2.x and PHP 4.3.0 (CLI).
I think there is a EOF character before starting body part of e-mail
content. But it was running well when i tried months ago on different
server (MTA server was same - postfix).
Do you have any idea or solition for this issue?
Thanks,
Replacing with " HTML entitiy may be enough.
For ex:
";
?>
Or
Good luck,
Hidayet Dogan
[EMAIL PROTECTED]
Pleksus Bilisim Teknolojileri D.T.O. A.S.
--
> $string = "PHP core developers & Php Programmers."
> $result = "PHP core developers &
> Php Programmers."
$key = "php";
$string = "PHP core developers & Php Programmers.";
$result = preg_replace("#($key)#si", "
Remove AddModule mod_php4.c directive/line in your httpd.conf file, and
restart your Apache Web Server.
Hidayet Dogan
[EMAIL PROTECTED]
Pleksus Bilisim Teknolojileri D.T.O. A.S
Check your register_globals directive in php.ini file.
If its value is "Off", change your register_globals directive to "On", and
restart your web server.
Or add ini_set("register_globals", "1"); line top of your php file.
ON[test] bla ";
or: echo " bla {$_SESSION['test']} bla ";
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
Try http://www.php-editors.com and php-general list archive at
http://marc.theaimsgroup.com/?l=php-general
Hidayet Dogan
[EMAIL PROTECTED]
Pleksus Bilisim Teknolojileri D.T.O. A.S
connect this web site and vote or you can send me your ideas.
Thanks for interest and have a good programming with PHP.
PHP Express Project Web Site: http://www.phpexpress.com
Hidayet Dogan: http://www.hido.net
Hidayet Dogan
[
Or other way:
while (list($key, $val) = each($HTTP_POST_VARS))
echo "$key = $val\n";
Hidayet Dogan
[EMAIL PROTECTED]
Pleksus Bilisim Teknolojileri
PHPEd now supports debugger and still free :)
> 1-month commercial license ($90).
>
> Download wasn't too bad. I haven't had a chance to check out the Zend
> LaunchPad. The installation (Apache Linux PHP 4.04pl1+patches) took me about
> 30 minutes for client and server which included the
try
#/usr/local/bin/php -q
Hidayet Dogan
[EMAIL PROTECTED]
Pleksus Bilisim Teknolojileri A.S.
--
caldiran sok. 14/6 06420 kolej ankara * www.pleksus.com.tr
tel
19 matches
Mail list logo