Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as