Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
problem with php server update from mid 2009
Hi,
I have this navigation menu on 2 websites which used to work just fine. After a recent up
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo