Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-get-mem-address

simple php extension which allows to get memory address of a variable

usage

<?php

$foo = "bar";
echo get_mem_address($foo); // 0x7ff96fc57960

build

run build.sh

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages