All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
Images outside webroot
Im hopeing someone can help me with this because i cant figure it out.I have setup an ASP.NET websit
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
Legal Issues for SAP ERP o ERP in general
Hi experts,
Can someone please help me finding some documentation about legal issues tha
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<