greenace92 Posted December 5, 2014 Share Posted December 5, 2014 I'm not sure if the window often seen being filled out, such as this one that I am writing into is php. I'm looking for a window that will auto-size or has the ability to be expanded on demand like this window with the three lines on the bottom right corner. Or to specify a size based on page properties like proportions or what is supposed to be typed into the field eg. character limit. Is that php? I'd be happy with a link of documentation or anything Otherwise, currently I only have the basic fields that come up when using POST and GET Thank you Link to comment https://forums.phpfreaks.com/topic/292924-how-to-specify-the-size-of-entry-fields/ Share on other sites More sharing options...
Ch0cu3r Posted December 5, 2014 Share Posted December 5, 2014 The appearance of a web page has nothing to do with PHP, it is used to generate the content for the page. A webpage is constructed with HTML and styled using CSS. Also please adjust your signature, It is against our Rules & ToS. Link to comment https://forums.phpfreaks.com/topic/292924-how-to-specify-the-size-of-entry-fields/#findComment-1498684 Share on other sites More sharing options...
greenace92 Posted December 5, 2014 Author Share Posted December 5, 2014 Okay thank you and I have changed my signature Link to comment https://forums.phpfreaks.com/topic/292924-how-to-specify-the-size-of-entry-fields/#findComment-1498688 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.