Hi All,
Is there any references for a good ACL framework / library ? I want to
develop one but if there is any available I didn't want to reinvent the
wheel.
Thanks,
Feris
Hi Everyone,
Thanks for all the recommendation. Will explore them all.
Regards,
Feris
On Sun, Nov 2, 2008 at 7:52 PM, Eric Butera <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 2, 2008 at 5:03 AM, Richard Heyes <[EMAIL PROTECTED]> wrote:
> >> Open id's really a toy at th
Hi All,
I noticed that social networking sites can retrieve our contacts using an
authenticated session. Is there any open source PHP API to achieve the same
thing ?
Thanks,
Feris
Is it possible to do permanent redirect (301) with php ? If possible...
which is more efficient, by using .htaccess or php redirect ?
Thanks,
Feris
t
> cache
> in a local MySQL or SQLite database is probably the easiest/fastest/most
> common method.
>
> 3) You decide you don't need Google data in the first place.
>
> Which you do depends on your use case. Enjoy.
>
>
Thank you for the suggestions. Really appreciate it :)
Regards,
Feris
initial connection to mysql is very costly.
Thanks,
Feris
Resetting all session variables or one of those session vars ?
If you need to reset all then use *session_destroy() *function.
Hope it helps..
Regards,
Feris
http://top-10.bigspacehosting.com
On Feb 4, 2008 1:14 AM, Ron Piggott <[EMAIL PROTECTED]> wrote:
> What is the command t
Yes you can.
Just mirror the additional domains and in your PHP app check the
$_SERVER["HTTP_HOST"] variable.
Hope this helps !
Regards,
Feris
http://top-10.bigspacehosting.com
On Feb 3, 2008 2:20 PM, jeffry s <[EMAIL PROTECTED]> wrote:
> i am wondering whether this can
d you...
Persistent connections is probably not the road you should be on in
the first place.
How long are your connections taking?
Hi Lynch,
Sorry for very late reply Just see your reply. I think it will take
as long as 5 minutes average. Any solution will be very appreciated.
Thanks !
Hi All,
I've read my mail through php://stdin and then decode email message
using MIME package. How can I change the "To" header field and then
reconstruct and send it again through sendmail ?
Regards,
Feris
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
Hi All,
My PHP engine still cannot load JPEG library (GD) and Freetype fonts...
I use ./config.nice to reconfigure PHP coz it works... and I have compile it
with --jpeg-dir options. And seems not working at all.
How can I troubleshoot and resolve these problems ?
Regards,
Feris
Hi All,
I've tried to compile and install PHP with gd and freetype library enabled,
and all PNG and GIF library are loaded. But somehow, JPEG and Freetype still
not recognized. I installed Freetype 2.0.
Anyone facing these problems before ??? How can I resolved these ?
Regards,
Feris
Hi All,
If I already install my Apache on linux system, then is it possible to check
what configuration settings I provided when compiling the source ??
Regards,
Feris
sult documentation for LoadModule syntax and it looks ok.
Has the error something to do with SE Linux ??
Please give me some advices to resolve this :)
Best Regards,
Feris
Hi,
I'm currently running Apache+PHP under Linux environment. And now
trying to connect to Ms Access (.mdb) database file which is shared by
a Windows station. What library I have to install & use ?
Thanks,
Feris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vi
15 matches
Mail list logo