jquery - How to get page height using php? -
i need code page height using php,please me.
thanks
php server side scripting language , browser page client-side resource. mixing 2 different things. there no direct way page height or width using php. however, if can use javascript set cookie page height , read same cookie php, might achieve looking for.
Comments
Post a Comment