Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
extract data
Code: <div class="post hentry uncustomized-post-template">
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here