ideone.com Open in urlscan Pro
176.119.34.153  Public Scan

Submitted URL: http://ideone.com/nbt4I
Effective URL: https://ideone.com/nbt4I
Submission: On December 12 via api from FR — Scanned from FR

Form analysis 1 forms found in the DOM

POST //ideone.com/account/login

<form action="//ideone.com/account/login" method="post">
  <div style="margin-bottom: 20px;"> New user? <a class="normal-link" href="/account/register">Sign up</a>
  </div>
  <div class="control-group">
    <div class="controls">
      <div class="input-prepend" style="margin-bottom: 0px">
        <span class="add-on rel-tooltip" title="Username or e-mail"><i class="icon-user"></i></span>
        <input type="text" class="span2" id="username" name="username" value="" placeholder="Username or e-mail">
      </div>
    </div>
  </div>
  <div class="control-group" style="margin-bottom: 0px">
    <div class="controls">
      <div class="input-prepend">
        <span class="add-on rel-tooltip" title="Password"><i class="icon-key"></i></span>
        <input type="password" class="span2" id="password" name="password" value="" placeholder="Password">
      </div>
    </div>
  </div>
  <input type="hidden" name="remember" value="yes">
  <input type="hidden" name="next" value="L25idDRJ">
  <div class="control-group">
    <div class="controls">
      <button type="submit" class="btn"><i class="icon-signin"></i> Sign in</button>
    </div>
  </div>
  <div>
    <a class="normal-link" href="/account/forgot">Can't sign in?</a>
  </div>
  <hr class="clear" style="margin: 0px; margin-bottom: 10px">
  <a class="btn facebook-login-button" href="https://www.facebook.com/dialog/oauth?client_id=347515280067&amp;redirect_uri=https://ideone.com/account/registerfb/&amp;scope=email,user_location,user_hometown">Log in with Facebook</a>
</form>

Text Content

Ideone.com requires JavaScript to work.
 * new code
 * samples
 * recent codes
 * sign in
   * 
   * New user? Sign up
     
     
     Sign in
     Can't sign in?
     
     --------------------------------------------------------------------------------
     
     Log in with Facebook
 * 


fork(121) download
copy
 1. <?php
 2. $subject = "Warmly little in before cousin as sussex...";
 3. $tags = explode(" ", strtolower($subject));
 4.  
 5. $definite_articles = array('the','this','then','there','from','for','to','as');
 6.  
 7. $tags = array_diff($tags, $definite_articles);
 8. print_r($tags);
 9. ?>

PD9waHAKJHN1YmplY3QgPSAiV2FybWx5IGxpdHRsZSBpbiBiZWZvcmUgY291c2luIGFzIHN1c3NleC4uLiI7CiR0YWdzID0gZXhwbG9kZSgiICIsIHN0cnRvbG93ZXIoJHN1YmplY3QpKTsKCiRkZWZpbml0ZV9hcnRpY2xlcyA9IGFycmF5KCd0aGUnLCd0aGlzJywndGhlbicsJ3RoZXJlJywnZnJvbScsJ2ZvcicsJ3RvJywnYXMnKTsKCiR0YWdzID0gYXJyYXlfZGlmZigkdGFncywgJGRlZmluaXRlX2FydGljbGVzKTsKcHJpbnRfcigkdGFncyk7Cj8+
Success #stdin #stdout 0.02s 13112KB
comments (0)
stdin
copy


Standard input is empty

stdout
copy

Array
(
    [0] => warmly
    [1] => little
    [2] => in
    [3] => before
    [4] => cousin
    [6] => sussex...
)




https://ideone.com/nbt4I

save cancel

language:
PHP (php 7.3.5)
created:
9 years ago
visibility:
public


Share or Embed source code <script src="https://ideone.com/e.js/nbt4I"
type="text/javascript" ></script>



DISCOVER > SPHERE ENGINE API

The brand new service which powers Ideone!

DISCOVER > IDE WIDGET

Widget for compiling and running the source code in a web browser!

×

SHORTCUTS

Global
 * Ctrl + Enter run

Ace editor
 * Ctrl + Enter run

Textarea
 * Ctrl + Enter run

Sphere Research Labs. Ideone is powered by Sphere Engine™

Home API Language FAQ Credits desktop mobile
Terms of Service Privacy Policy GDPR Info

Feedback & Bugs


Popular languages:

Bash Pascal C Perl C# PHP C++ Python C++14 Python3 Haskell Ruby Java SQLite
Objective-C Swift VB.net
List of all supported programming languages

×


REPORT BUG / MAKE SUGGESTION


Close submit
×


CHOOSE YOUR LANGUAGE

 * English
 * Hindi
 * Hungarian
 * Mongolian
 * Polish
 * Russian
 * Spanish
 * Traditional Chinese

close
Help us improve by sharing your feedback.
ShareThis Copy and Paste