Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Help =( !! Upload Pics [PHP script]
Hello
I need help with a php script [MULTIPLE UPLOAD IMAGES] , where I want to add a feature (wat
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.