Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
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.