SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
webpage with (simple) login & mysql-db
Hi all,
What I was looking for before was a multi-user password manager, web-based! The offer
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is