Home Forums Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Arcade Chat
Go Back   ClubPenguinHQ Forums > General Discussion > Programming > PHP
Reload this Page php challenge
PHP Discussion of PHP scripts belongs here.

php challenge

Reply
 
LinkBack Thread Tools Display Modes
Old
  (#11)
Chase is Offline
BANNED
Chase
 
Posts: 883
Join Date: Feb 2009
Location: Mars, CPHQ
Rep Power: 0
   
Default Tuesday, June 2nd, 2009

Nopepad is the easiest, just put it in, and save it as filename.php, but make sure to pick "All Files" instead of "Text Document".


[CENTER][URL="http://tinyurl.com/freecoincodes"][SIGPIC][/SIGPIC][/URL]

[COLOR=White][[URL="http://a1chase.com/forum/"]My Forum[/URL]] - [[URL="http://clubwaffle.co.cc"]Club Waffle[/URL]][/COLOR]
[/CENTER]
  
Reply With Quote
Old
  (#12)
lolabob is Offline
BANNED
lolabob
 
Posts: 1,478
Join Date: Nov 2008
Location: Somewhere up above
Age: 14
Rep Power: 0
  Send a message via MSN to lolabob  
Default Tuesday, June 2nd, 2009

Quote:
Originally Posted by Bollivierke View Post
Because you don't even know what php is I guess?

I'm getting desperate...



Woops sorry
actually i do know what php is and i do know how to code with it. so ya...


[B][SIGPIC][/SIGPIC][/B]
[B]Visit ps34eva123.wordpress.com for the latest updates on club penguin. visit cpelite.co.cc for the latest club penguin cheats![/B]
  
Reply With Quote
hehe
Old
  (#13)
Paul is Offline
New Member
Paul is on their way to the top
 
Posts: 23
Join Date: Jun 2009
Rep Power: 0
   
Default hehe - Sunday, July 5th, 2009

LOL I didn't even have to run that to know what it would do. it just keeps counting until 10
  
Reply With Quote
Old
  (#14)
Billybob1234 is Offline
Super Moderator
Billybob1234 is a glorious beacon of light
 
Billybob1234's Avatar
 
Posts: 2,651
Join Date: Jan 2008
Location: Wisconsin
Age: 19
Rep Power: 25
  Send a message via AIM to Billybob1234 Send a message via MSN to Billybob1234 Send a message via Yahoo to Billybob1234 Send a message via Skype™ to Billybob1234 
Default Sunday, July 5th, 2009

Quote:
Originally Posted by Paul View Post
LOL I didn't even have to run that to know what it would do. it just keeps counting until 10
Did you even read the topic?


http://img196.imageshack.us/img196/769/sig2i.png
  
Reply With Quote
Old
  (#15)
Payton is Offline
Member
Payton is an unknown quantity at this point
 
Payton's Avatar
 
Posts: 281
Join Date: Jul 2008
Rep Power: 0
   
Default Sunday, July 5th, 2009

Quote:
Originally Posted by Billybob1234 View Post
Did you even read the topic?
No one reads anymore.



LARGE RED TEXT IS SUPER COOL NOW
  
Reply With Quote
Old
  (#16)
Hu_ is Offline
Member
Hu_ is on a distinguished road
 
Posts: 61
Join Date: Mar 2009
Rep Power: 3
   
Default Tuesday, July 7th, 2009

Now this; was easy.

PHP Code:
   <?php

$x 
0;
$p 2;
$l 100;

echo 
"TIME FOR NUMBERS TO HUNDRED!\n";
while (
$x 101) {
echo 
$x.",";
$x++;
}

echo 
"\n\n\n\nTIME FOR EVEN NUMBERS TO 100!\n";

for (
$p 2$p <= 100$p+=2){
echo 
$p.",";
}

echo 
"\n\n\n\nTIME FOR NUMBERS FROM 100 TO 1!\n";
while (
$l 0) {
echo 
$l.",";
$l--;
}

sleep(1000);
?>
But still, make more their fun.
  
Reply With Quote
Reply

Lower Navigation
Go Back   ClubPenguinHQ Forums > General Discussion > Programming > PHP

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ClubPenguin.com] Wig Challenge RSSbot Club Penguin Blogs 0 Wednesday, April 29th, 2009 02:12pm
[ClubPenguin.com] Penguin Style on Friday (& a challenge)! RSSbot Club Penguin Blogs 0 Monday, April 27th, 2009 01:46pm
challenge meh! darthmaul General Chat 2 Sunday, March 22nd, 2009 06:46pm
Impossible arrow tap challenge. scar 444 General Chat 8 Sunday, October 5th, 2008 12:06pm
Challenge - make your trainer compatible with Ubuntu Vinni3 Macroing & Cheating 5 Monday, June 9th, 2008 05:42pm



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
vBulletin Skin developed by: vBStyles.com
Copyright ©2006 - 2009, RancidKraut Industries