GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Help If user voted, block them
On my Prayer request site, i let users Click a button to Pray for somone that has posted a pray, i g
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
Wordpress IE issue
So I am trying to add the background shadow to my wordpress page. It works fine in Firefox but does
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'