Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
Printing a webpage
I use this to print the webpage:
o
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
session checking in page load
hai all
I have a web site is www.Mryas.com in this my login page is Page1.aspx its co
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know