Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
background color imagefill
Hello
I would like to ask you why I see this square in red color just in my local xampp insta
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks