Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<