how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt