Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 05:24:01 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Skip part of code?  (Read 1133 times)
rasmusts

Offline Offline

Posts: 4



WWW
« on: December 15, 2007, 08:34:04 PM »

Is there a code to put in too the php file to skip part of it,
instet of you have too delete part of it?

Thanks
Logged
marathoner

Offline Offline

Posts: 495


« Reply #1 on: December 15, 2007, 10:03:36 PM »

Do you mean to comment out a line? If so, just precede the code that you want to skip with "/*" and follow the code with "*/". This is standard PHP syntax.
Logged
rasmusts

Offline Offline

Posts: 4



WWW
« Reply #2 on: December 15, 2007, 10:48:42 PM »

I have tried with "/*" and "*/" but then they appear on the site to.
Logged
marathoner

Offline Offline

Posts: 495


« Reply #3 on: December 15, 2007, 11:20:20 PM »

It would be helpful with more info. What code are you using? Are you using a code section or are you modifying a module file?
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!