Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th