Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what