iGuest
Members-
Content Count
72,093 -
Joined
-
Last visited
-
Days Won
5
Everything posted by iGuest
-
aaww really? i would really like to be a graphic designer! it's my dream i know there's alotta learning i still need to do- but thank you for the encouragement!!i'll check out the link!
-
hahaha Thanks for that Kaye :? Now I know I'll become a hetmit!LOL - just joking everyone And ps: good luck eurovision, I trust it all went well?
-
Death Toll has reached nearly 150,000. Kids, teenagers, parents, elders... It gives no mercy!!!I live in Kuala Lumpur. Even though Kuala Lumpur was not affected by the shock, my heart is felt for all the victims and their friends and relatives. I believe every mandkind would feel the same when they know about the tragedy.I urge all residents of Earth, please help in whatever ways you can. You can donate money (don't care more or less), cloths, foods, medical supply or you can even be volunteer to help out in affected areas.The Earth quake and tsunami hit in just a few minutes, but the aftermath last much longer than that. Death and injury are just the direct consequences of the tragedy. Lost of love ones, home and property will hurt those who is still alive. There are the worries of plague and disease as well.I think after this tragedy, many of World Atlas publishers have to re-draw their world map!Wish everyone of you, have a safe and happy new year!
-
Hi See this URL ---> http://www.cmsimple.dk/ bye sam :wink:
-
You know, I'm still trying to figure out what on earth happened with them. I should've known that their free hosting plans looked too good to last. Thankfully, my site hosted by them wasn't very large and I used URL re-direction to point to it. Unfortunately, those who bookmarked my site are going to get the dreaded "404 - Page Not Found" error eternally unless they took note of the redirection URL which was distributed on various promotional materials. :cry: When entities decide to do hosting (whether free or paid), they need to take it seriously and realise that many of the clients that upload sites to their servers would have spent a lot of time working on those sites. I'm very disappointed with XWH. Very disappointed. :x
-
Cool site with a great community purpose. Best of luck with it. Check out my post about Google indexing at http://forums.xisto.com/ You can check out the Google advice to webmasters at google.com/webmasters/
-
Very cool swf work. Had a problem with your HTML though. Do you want Google indexing? If yes, why do you use frames when the indexing bots hate them? Even your frame content at http://forums.xisto.com/no_longer_exists/ wouldn't do anything to help get indexed. You can check out the Google advice to webmasters at https://www.google.com/webmasters/ Just a thought. Keep up the great flash.
-
hi there ... salamat! i am hoping i can get a space right here ... but until now i haven't gotten any replies from the adimns ... i wish it will take sooner .... happy new year!
-
Hi,Here i have given code example...///// Table creationCREATE TABLE users ( user_id int(10) unsigned NOT NULL auto_increment, username varchar(20) NOT NULL default '', password varchar(20) NOT NULL default '', PRIMARY KEY (user_id)) TYPE=MyISAM;///Authentication Code--> auth.php<?// Login & Session example by sde// auth.php// start sessionsession_start();// convert username and password from _POST or _SESSIONif($_POST["username"]){ $username=$_POST["username"]; $password=$_POST["password"]; }elseif($_SESSION["username"]){ $username=$_SESSION["username"]; $password=$_SESSION["password"];}// start and register session variablessession_register("username");session_register("password");// connect to databaseinclude("connect.php");// query for a user/pass match$result=mysql_query("select * from users where username='" . $username . "' and password='" . $password . "'");// retrieve number of rows resulted$num=mysql_num_rows($result);// print login form and exit if failed.if($num < 1){ session_destroy(); echo "You are not authenticated. Please login.<br><br> <form method=POST action=index.php> username: <input type=text name="username"> password: <input type=password name="password"> <input type=submit> </form>"; exit;}?> /////// DB connect code ----> connect.php<?// Login & Session example by sde// connect.php// replace with your db info$hostname="localhost";$mysql_login="root";$mysql_password="";$database="test";if (!($db = mysql_connect("$hostname", "$mysql_login" , "$mysql_password"))){ print("Can't connect to mysql."); }else{ if (!(mysql_select_db("$database",$db))) { print("Can't connect to db."); }}?> /////// Logout Script -----> logout.php<?// Login & Session example by sde// logout.php// you must start session before destroying itsession_start();session_destroy();echo "You have been successfully logged out.<br><br>You will now be returned to the login page.<META HTTP-EQUIV="refresh" content="2; URL=index.php"> ";?> Have a Nice Day..... :wink: Bye ...Sam
-
Won't load. I'm in the Ottawa region, well connected to major North American server networks and can't get in. Could be a problem with transatlantic traffic?Also, I haven't seen your site but here's a bit of good marketing advice. In marketing (and most media production including the web), simple thanks or credits are generally understood as being reserved for sponsors and supporters. Don't thank or credit any company that didn't actually have a formal agreement to sponsor or support your efforts. You can put an editorial about your favorite corps or products on your site but must include the story of what & why you think is so great, and either clearly or by implication let it be known that your's is a non-affiliated editorial comment. Thanks or credits for a non-affiliated company is like trying to steal a part of their market profile for yourself by seeming to be endorsed by their support (that you need to thank them for) when you aren't. Hope I can load it sometime. :?
-
ok, i'm trying to make my own content mangemanet system, and i'm having some trouble... I made a control panel, and the admin can change the folowing: #1 Site name #2 Global links #3 Global navigation #4 font and link colors, styles, and decoration #5 background pic, and color #6 You can turn off and on blocks, and you can customize them too #7 and you can propably do some more i can't remember... All this is done using one database and a few tables. Problem #1: The problem is i can't figure out how to make th script make new pages and how to change thier titles and content. I first tried to create a new table for each page but the problem was i used blob type field for the content since it was going to be long, but then i had a problem to figure out how to alow the admin to change the content through the admin panel i made. Then i tried a script that would actualy write to a file i would just include the file in the page, not sure if it worked or not because i had the wrong code to do that and didn't know how to update the file and not just add information. Can some one tell me what to do? Problem #2: I don't know if you can make files using php and if you can i don't know how... Can someone get me a script that would do that? I would really apriciate help on this. You can see the script i had finished in work here: http://forums.xisto.com/ It's version: AN 0.1, the first version was much worse... The admin login is: Acc: demo Pws: demo Thanks alot
-
Hiyep...u can use Dreamweaver for editing PHP scripts while working Windows Environment...U can use Gedit in Linux environment....It will differenttiate the PHP code from the other lanuages like perl or something like that...Have a Nice Day.. :wink: bye sam
-
hm, I've always tried tvtome, I'll try imdb now!
-
Bigger isn't always better. Some things really are better in small packages, and ego's come in at the top of my personal list. So in the interest of expanding awareness and shrinking ego's I thought I would share the latest astronomical development. Nothing puts personal significance into perspective quite as well as the enormity of the universe we inhabit. On December 22, 2004 the Joint Astronomy Center released information regarding the completion of the single most powerful infrared astronomical camera to date. The full Wide Field View Infrared Camera (WFCAM) image area is 3600 times larger than that covered by the Hubble Space Telescope's infrared camera NICMOS. It took five years to get into operation, and can see the farthest known objects in the Universe by detecting heat radiations known as infrared light. Infrared light can reveal objects that normally remain hidden at visible light, or even tell us of an object's physical nature. The picture seen above is the constellation of Orion. Larger pictures can be found at the Joint Astronomy Centre website link at the bottom of this post. Interest in the subject matter aside, think about how long it would take you to capture that much data on your digital camera... To check out the press release click here.
-
Its a really bad game http://www.soldat.prv.pl/
-
I use 2 bot gb and sell stuff in ebay =p
-
I will work on another and for the first person to request one, I will try to make it.
-
I think you could easily go pro with your work. It's very good. For more ispiration you should find it in abundance here. :wink:
-
http://www.imdb.com/ The Best Site Ever !https://www.rottentomatoes.com/ I just hate their complainings, but they are also good.
-
Both are awesome movies. But I think Ocean 11 is a little more entertaining. I think their mission in Ocean 11 was more fun than in Ocean 12.
-
Arnold in Terminator 1 !
-
IMDB is the best movie database you will find on the net.Rottentomatoes also got quite an impressive site, but I just hate their reviews on movies.
-
i play battlezone.Its really fun.
-
hehe bots would be fun.I play it everyday.