Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
split values
I have values that are returned to me in this format:
name=>test,age=>49
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
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