duanqiongniu1469 2011-01-06 18:48 采纳率: 100%
浏览 84
已采纳

PHP:与字符串表示的类名相同的instanceof

It's best to explain by an example. I look for a function "theFunctionILookFor" that will make the code work.

$myClassName = "someName";
$parentOrInterfaceName = "someParent";
if ( theFunctionILookFor ($myClassName))  echo "is parrent";

edit: I try to avoid instantiating the class just to perform this check. I would like to be able to pass 2 string parameters to the checking function

  • 写回答

6条回答 默认 最新

  • dsy1971 2011-01-06 18:59
    关注

    Looks like this is my answer: is_subclass_of

    It can accept both parameters as strings

    http://php.net/manual/en/function.is-subclass-of.php

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(5条)

报告相同问题?

悬赏问题

  • ¥15 win10权限管理,限制普通用户使用删除功能
  • ¥15 minnio内存占用过大,内存没被回收(Windows环境)
  • ¥65 抖音咸鱼付款链接转码支付宝
  • ¥15 ubuntu22.04上安装ursim-3.15.8.106339遇到的问题
  • ¥15 求螺旋焊缝的图像处理
  • ¥15 blast算法(相关搜索:数据库)
  • ¥15 请问有人会紧聚焦相关的matlab知识嘛?
  • ¥15 网络通信安全解决方案
  • ¥50 yalmip+Gurobi
  • ¥20 win10修改放大文本以及缩放与布局后蓝屏无法正常进入桌面