Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte