COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Printing a webpage
I use this to print the webpage:
o
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();