alapidus
Dec 6 2004, 03:20 AM
| | good emoticons?
i wanna allow users on my message boards to post them, but i also don't wanna steal any images without permission...
good links, anyone?
thanks in advance! |
Reply
icedragn
Dec 6 2004, 03:37 AM
i dont believe that the boards copy right their smileys??? i could be wrong but there are many free message boards like CuteCast or phpBB, just use the smileys from them and modify them if you like. As for open source, all pictures are open source unless stated otherwise with a copyright on the artwork. Try google tho, Google is your friend.
Reply
Similar Topics
Keywords : whats source- Wap Source Code Viewer
- Mobile/wap source code viewer page (4)
This is a source code viewer that will workl on wap/mobile sites but you can easily convert it to
work on web im sure ;-) CODE <? header("Content-Type:
text/vnd.wap.wml"); echo '<?xml version="1.0"
encoding="utf-8"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <head><meta
http-equiv="Cache-Control" content="no-cache"
forua="true"/></head> <card title="s60.nerds....
Php Source Code Unveiled In Browser?
- is that possible? (7)
Php Include Root Ref
- whats the root? (6)
Every one knows that we can include files in our site, so we have a folder with 2 files, an
index.php with a menu.php included. But they are on the same folder, what if we wanted to make a
relative reference for it, so we will always put include("/files/menu.php") and it will always work
wherever that file is (the file calling the include). Ive had troubles with this, as it doesnt seem
to be working, i have to change to the dot notation (like ../../../../../files/menu.php) in order to
keep my includes right. Does any one know what the root is for the include or how can ...
Just About Completed My Own Message Board Source.
- This one looks nice! (10)
I've finally completed my message board source code! This one is very nice, and it has
many, many features. So if you can, please rate them and possibly register if you like this
/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif' /> http://subzer0.net/boards/ ...
Php Clock
- source Code (7)
Hi Every one i find this code its very easy simple php clock i think you can use it /blink.gif'
border='0' style='vertical-align:middle' alt='blink.gif' /> CODE <? // Binary Clock //
script copyrightŠ 2002 Andreas Tscharnuter // questions? contact: psychodad@psychodad.at ||
[url=http://www.psychodad.at/clock/]http://www.psychodad.at/clock/[/url] //
free to use, copy and modify but leave comments untouched;) // just include this file where
your binary clock should appear // version 1.2 03 September 2003 // below you can ...
Awesome Source Code Viewer Script
- (7)
Hello! I have just came up with a sweet script to show the source code of any website and it
only requires one file. This is the basis of the script and can be customized with CSS and other
things and can be instituted as a public resource. Well I will provide the code and a step-by-step
tutorial on each of its parts. This code has been tested by me. Enjoy! CODE <?php
//This little tag starts our php script and is easily the most important part of the script. //We
will start our base script here. //You can change some of the styles used here to your des...
Can Some One Tell Me Whats Wrong With This
- (2)
i need help finding out whats wrong with this code it just sends me to the error page when ever i
enter the right login. CODE <?php $user = 'william'; $pass =
'password'; function httpauth(){ header('WWW-Authenticate: Basic
realm="Dark Zone Staff Login"'); header('HTTP/1.0 401
Unauthorized'); echo '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML
2.0//EN"> <HTML><HEAD> <TITLE>401 Authorization
Required</TITLE> </HEAD>...
Good Source For Learning Php
- (13)
http://www.bicubica.com/ This website explains everything about PHP, right from the basics. it
also explains about Installing apache and PHP and configuring them. The site is very useful for
newbies and also experts....
Whats Wrong>?
- please see this piece of code and see whats wrong: (9)
CODE require('connection2.php'); $select=mysql_query("SELECT * from
`users` WHERE password='$_GET[password]'");
$co=mysql_num_rows($select); if ($co = 1) {
session_start(); $s=session_id();
$_SESSION['access']="yes";
$username=$_GET['username'];
header("location:../main/index2.php?a=$_GET[username]&s=$s"
;); //echo "<a href='.&...
What's The Best Place To Learn Php?
- help a newb get started (11)
I've never touched PHP or MySQL before /unsure.gif' border='0' style='vertical-align:middle'
alt='unsure.gif' /> . My experience is regular HTML and CSS. Could someone please link me to a
site with a good, easy, free online tutorial for a newb like me? Thanx much in advance!
/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> ...
Reading Site's Source Code With Php
- is this possible? (8)
Hey guys. I want to know if it's possible to read a site's source code using PHP. Would
using $blah = file(http://google.com); work? I want to make a script that will retrieve the
comic of the day from http://comics.com/ . Currently, I have another source, http://ucomics.com/ ,
but that site doesn't have some of the ones that I want. The thing is, http://ucomics.com/
uses an easy file name for each comic in their comic of the day. Here's an example of the file
name: ga050826.gif. That is for August 26th, 2005. Simple stuff. http://comics.com/...
Whats The Beg Thing About Php?
- help (7)
um, I'm just now begining PHP and my SQL and I've read a book about them. But I was
wondering, I hear JSP is even better, harder, but better. If you have some good reasons about why
this language is so good, do tell. Thanx....
[question] Php / Jsp ?
- What's the difference between PHP & JSP? (0)
Since my next project in my school will start soon, students in my course have been allowed to
choose between PHP and JSP to create a simple e-commerce website. I would like to ask the
differences between the two languages. Which of them would be better for creating such a site?
What's the main differences between the two languages? Thanks for your help....
Open Source Php ?
- (4)
I was wondering if anyone knows of any open source php games out there. I want to expand my php
knowledge while working on a project with people....
Mysql Errors
- cant find whats wrong :( (3)
I am working on my guestbook, better to say I am transfuring it from old to new site, but I got some
errors now I did not had at my old hoster and I cannot figure out whats wrong: CODE
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in
/home/pbrugge/public_html/guest.php on line 104 Warning: mysql_fetch_array():
supplied argument is not a valid MySQL result resource in /home/pbrugge/public_html/guest.php on
line 110 This is the complete relevant code perhaps I overlooked something but I keep ove...
Looking for whats, open, source
|
|
Searching Video's for whats, open, source
|
advertisement
|
|