Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
How to clone an SAP ECC using bacup tape on z/os?
We want to clone our production to a different SID using backup tape.
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C