Re: [PHP] Google Auth Scripts

2008-09-04 Thread Schiz0
On Thu, Sep 4, 2008 at 11:09 AM, Ian <[EMAIL PROTECTED]> wrote: > Hi, > > I am looking for a script that can authenticate a user against the > gmail database - except what I need back is the name of the person > thats doing it automagically, as well as if they have an avatar set > etc. Does anyone

Re: [PHP] geolocation

2008-09-02 Thread Schiz0
On Tue, Sep 2, 2008 at 9:05 AM, clive <[EMAIL PROTECTED]> wrote: > Hi, > > Have any developed a site that determines a users location based on IP > address, Im not looking for accurate locations, just what country they are > coming from. > > I know I could possible get a list of IP blocks allocate

Re: [PHP] Optimization of PHP Code

2008-07-18 Thread Schiz0
On Fri, Jul 18, 2008 at 8:53 AM, Manoj Singh <[EMAIL PROTECTED]> wrote: > Hello All, > > I am developing the web site in PHP using MYSQL database. > > Can you please provide me some tips to write the optimized code. > > Best Regards, > Manoj Kumar Singh > A opcode cacher helped me a lot on my site

[PHP] Child PID exit signal Illegal instruction (4)

2008-07-16 Thread Schiz0
Hey, I'm running PHP 5.2.6 on FreeBSD 7.0-RELEASE-p2, using apache 2.2.9. I have a PHP script that is valid code (I tested it on another server and it worked fine). The problem is, it keeps killing the httpd processes and outputting nothing. I get this message in my apache error logs each time th