Now that I've mastered :-) HTML/CSS/PHP/MySQL (-: I'm tackling XML/XSL...
How would I use an external CSS stylesheet with code generated by an XSL file? The examples that I've seen so far are a mixture of old fashioned HTML styling tags, in line styles, and tables.
Since I've gotten away from...
I'm writing a PHP script on a system that does not have GD (OpenVMS). Is there any way I can get the height and width of a graphic image (PNG) by reading the file?
TIA,
Ken
I want to parse an IMG tag from HTML that will always be in the same format (it's being generated by another program). The tag will always look like:
<img src="image.PNG" alt="some descriptive text">
I want to parse this so I can get the src file name and the alt text.
I've been looking at...
I need help finding and listing empty directories.
Yes, I know I can do a ls -R | more and eye ball the list, but I am likely to miss at least one if the list is long.
Thanks in advance.
Ken
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.