... get e-mail notifications As several people asked how to get e-mail notifications when new postings in the forum come in I'll give a short description: - e-mail notifications in the SDN are based on 'watches' - you can add watches on several levels: for a single thread, persons or this forum. - to add a watch go the object you want to watch. If you want to get an e-mail for all new messages in this forum go to the main forum page. Then use the 'Watch Forum' link above the thread view. It's indicated by a binocular icon. - you should check, that your personal settings in the SDN are set appropriately. Go to 'Your Control Panel' and check if 'Notify me by email of watch updates' is set to yes. ... create attachments Attachments are not supported in forums. Attachments can be added to a Wiki page, in this forum please use this page: https://wiki.sdn.sap.com/wiki/display/HOME/DB2+Forum The picture attached to the Wiki page gets a unique URL (e.g.) : https://wiki.sdn.sap.com/wiki/download/attachments/32736111/Screen_example.JPG This URL can be used in a forum thread.
Displaying values from a SQL count...
Hi,Easy enough question i just forget the exact method ..I have ...Code: //count wins ...$count_wins = mysql_query("SELECT count(*) FROM `matches` WHERE result = 'W'AND Player1_ID =
Variables and Include
Code: [Select]<?php$header = $_COOKIE['mss']['header'];$body = $_COOKIE['mss']['body'];$footer = $_COOKIE['mss']['footer'];include '$header';include '$body';include '$footer';?>The
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story short, im building a hockey stat tracking site for a local hockey league around here.my problem is, i
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
Encrypt php code?
Is it possible to encrypt php code in files,so that it displays a load of unreadable characters rather than readable code that could be leeched.Thank you
Secure FTP
Hi experts,
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you type in http://domain.comI thought this code would make sense and be a solution, but just loops.Could
Month String to Numeric?
Hi guys,Given a month as a string, is there a simple way to find the numeric representation of said month?I've used a switch statement but I'm wondring if there is a more elegant way of doing
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every single time the page is loaded or refreshed. I would have thought that the images get cached and
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make your files, mysql stuff, and all that set for the best character type..... got a check list i can