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

  • Home
  • SEARCH
  • 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 355217
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T11:59:50+00:00 2026-05-12T11:59:50+00:00

As far as I know, PHP is a dynamic type language. We don’t need

  • 0

As far as I know, PHP is a dynamic type language. We don’t need to declare variable and don’t need to define data type of variables and function return.

I found an article on sitepoint and one commenter said PHP is not dynamic enough because…

PHP does to many things at
compile-time (like the whole “static”
“self::” stuff) instead run-time.

I’m curious with it. Can someone define what is dynamic type language in simplest form? Is PHP dynamic enough?

Thanks

  • 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-12T11:59:50+00:00Added an answer on May 12, 2026 at 11:59 am

    Is PHP dynamic enough?

    This is purely subjective, but I’d say “yes” : as long as it allows you/me do do what is needed from it, it is good/dynamic/fast/whatever enough 😉

    About the static/self stuff : there have been some great improvements in PHP 5.3 (released at the end of June this year) : there is now Late Static Binding, which has been implemented precisely to answer that concern :

    This feature was named “late static
    bindings” with an internal perspective
    in mind. “Late binding” comes from the
    fact that static:: will no longer be
    resolved using the class where the
    method is defined but it will rather
    be computed using runtime information.
    It was also called a “static binding”
    as it can be used for (but is not
    limited to) static method calls.

    Of course, PHP 5.3 is not yet widely available… But that’ll come, one day or another ^^

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

Sidebar

Ask A Question

Stats

  • Questions 300k
  • Answers 300k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Try this: $string = '1234567890ABCDE...'; $string = substr(str_shuffle($string), 0, 8);… May 13, 2026 at 7:52 pm
  • Editorial Team
    Editorial Team added an answer It looks like you are in the very beginning stages… May 13, 2026 at 7:52 pm
  • Editorial Team
    Editorial Team added an answer [Flags] enum Foo { One=1, Two=2, Three=4 } You use… May 13, 2026 at 7:52 pm

Related Questions

As far as I know, PHP is a dynamic type language. We don't need
I'm working on a new CMS to use on repeative projects. Basically this chunk
I am creating a web application that acts as a priority list, allowing a
My question is broader than merely expanding language specific skills. I'm wondering what sort
I may have a hole in my regex knowlege. If I am trying to

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.