Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
how to insert value
I am having file bookissueadd.php..... in which i am having tag
<td height="21&q
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl