Jump to content

[SOLVED] php collapsible information?


marksie1988

Recommended Posts

Would it be possible to create a page using php that basically a user could click on and it would expand to show more information

 

a bit like the javascript menu's that are available but in php if possible. same sorta thing that clicking additional opptions on creating a post works??

 

 

Link to comment
https://forums.phpfreaks.com/topic/53201-solved-php-collapsible-information/
Share on other sites

I have no idea what you are trying to say in that second paragraph.

 

However, because you are using php doesn't mean you can't use javascript to toggle area of your pages. However, if you're asking if php can do this on it's own, the answer is no.

 

PHP is processed on the server, not in the browser.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.