Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5978631
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T21:32:37+00:00 2026-05-22T21:32:37+00:00

In the php docs it says: Return Values The value of the attribute, or

  • 0

In the php docs it says:

Return Values

The value of the attribute, or an empty string if no attribute with the given name is found.

Does anybody know the reason for returning an empty string instead of just NULL?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T21:32:38+00:00Added an answer on May 22, 2026 at 9:32 pm

    The point is that the DOM specification is not platform-specific. It was written to be implemented in a wide variety of programming languages, so it tends not to assume the existence of types such as null. The W3C can assume the existence of a string type, so it’s safe to use an empty string.

    So the specification reads as this:

    DOMString                 getAttribute(in DOMString name);
    

    So a string is the expected type on a cross-platform basis. PHP’s DOMDocument conforms to this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The closest I've seen in the PHP docs, is to fread() a given length,
PHP, as we all know is very loosely typed. The language does not require
I was just reading the docs for PHP's exit construct. It says you can
've registered xdebug in php.ini (as per http://xdebug.org/docs/install ) but it's not showing up
<?php print_r($response->response->docs); ?> Outputs the following: Array ( [0] => Object ( [_fields:private] =>
PHP has a great function called htmlspecialcharacters() where you pass it a string and
from facebook docs it says: You can post a score or a user by
According to the PHP docs, one can initialize properties in classes with the following
I read on php docs that isset() is faster than property_exists() and we should
I've been reading the PHP Docs on Type Juggling and Booleans but I still

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.