Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Writting a script to arrange images........ need some help
Ok so here is the link
http://hmtotc.com/dev/projects/vrassociates/jeweler_dev/admin/index.ph
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Suggestions for Functional module
Hello experts,
I Have done B.Sc(Mathematics) and MCA & have learnt SAP/ABAP but do n
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see