Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Effort Estimation Template for Steady State Support
Hi Everyone,
Is there any SAP provided template/format for system change and enhancements
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select