Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
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
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac