This is a discussion on "if true go to next line" within the PHP Forum section. This forum, and the thread "if true go to next line are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
if true go to next line
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Hi,
Im looking for a function that allows me to get to the nest line of a file that is read if something is true eg...
Thanks. Eon201 |
|
|
|
#2
|
||||
|
||||
|
Re: if true go to next line
Are you in a loop? Like a foreach or while or for loop?
If you are, you can use continue;
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
#3
|
|||
|
|||
|
Re: if true go to next line
Hi Eon,
Can you elaborate on what exactly you require the code to do? Do you want to skip the first line in a file or skip any particular line that meets a certain criteria? James.
__________________
Digital Overload - a digital agency |
|
#4
|
|||
|
|||
|
Re: if true go to next line
You wrote it
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Line breaks | alexgeek | Other Programming Languages | 1 | Nov 1st, 2007 01:51 |
| This is too true | karinne | Webforumz Cafe | 5 | Aug 13th, 2007 23:33 |
| Line Break | DregondRahl | Web Page Design | 6 | Jun 12th, 2007 15:33 |
| on-line training | n1gel65 | Starting Out | 2 | Jun 11th, 2007 16:27 |
| i this true? | abdghadir | Web Page Design | 7 | Dec 12th, 2006 11:49 |