Nuke Toolbar

          
Quick Links 
 [Home Page ][ Category Listings ][ Forum Listings][ Forum FAQs]
[ HomeDNS - Domains ]  [ Nuke Resources ]  [ Nuke Skins and Themes ]  [ Nuke Sites Link Directory ]
[ LearningLinux.com ]  [ Nuke Fixes ]
[ NukeZone Hosting ]  [ Domain Name Database ]
Nuke Forums Forum Index

Nuke Sites Link Directory


Cut and Pasting of Source Code.

 
Post new topic   Reply to topic    Nuke Forums Forum Index -> NukeForums.com FAQs
View previous topic :: View next topic  
Author Message
NukeForums
Tactics Supervisor
Tactics Supervisor


Joined: 27 May 2001
Posts: 1261


PostPosted: Thu Jun 14, 2001 4:37 pm    Post subject: Reply with quote

Q] Why does my code not post correctly?

A] Posting code and then viewing it with an HTML based browser will never give you the desired effect you wish. If you need to preserve the format of the code use BB code.

ie this:

Code:
   case "GET":
      while (list ($key, $val) = each ($HTTP_GET_VARS))
      {
         if( is_array($val) )
         {
            array_walk($val, 'stripslashes_array', '');
            $$key = $val;
         }
         else
         {
            $$key = stripslashes($val);
         }
      }
   break;


verses this:


case "GET":
while (list ($key, $val) = each ($HTTP_GET_VARS))
{
if( is_array($val) )
{
array_walk($val, 'stripslashes_array', '');
$$key = $val;
}
else
{
$$key = stripslashes($val);
}
}
break;



When possible you should alsways use the built in BB codes for the forums. All BB Code tags can me found in the FAQ menu link on the top of each page on the Nuke Forums.
Back to top
View user's profile Send private message Visit poster's website
blueprins
Private
Private


Joined: 09 Feb 2007
Posts: 2


PostPosted: Fri Feb 09, 2007 1:25 pm    Post subject: Reply with quote

Thanks NukeForums
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Nuke Forums Forum Index -> NukeForums.com FAQs All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group




Forum Options
Main Menu
index.phpForums Index
    - Collaped View
    + Expanded View
FAQFAQ
SearchSearch
MemberlistMemberlist
UsergroupsUsergroups
RegisterRegister
ProfileProfile
Log in to check your private messagesLog in to check your private messages
Log inLog in

Visitor Options
 
Subscribe
Unsubscribe


Keep informed of updates, bug fixes, software releases, news and more!
Installation or Upgrade Services for phpNuke or PostNuke? Require site maintenance, addons, modules or custom themes? Send private message or e-mail for rates and availablity.

Quick Links
  Domain Names
  Firewall Forums
  Joke Crazy
  Learning Linux
  Find your IP Fast!
  Purchase WinRAR

Trusted Nuke Sites
  NukeZone Hosting
  CMS Focus
  NukeFixes.com
  NukeResources.com
  NukeSkins.com
  NukeSites.com
  PHPNuke.org

Sponsor Links


NukeZone Hosting