Profile
Achievement
jamesming's Recent Snippets
- All /
« Prev 1 Next »
Also check out...
http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html
3
1062
posted 16 years ago by jamesming
Post a stripped down version of the page if you can. One that shows exactly how the iframe fits into the structure of the page.
The solution I settled on works like this:
The parent page has a javascript function like this:
function insertIt()...
0
1048
posted 16 years ago by jamesming
When you run this script you will see the result like this
Image width 379
Image height 344
Image type 2
Image attribute width="379" height="344"
You will get the width, height, type of an image and also attribute of an image, I use this fun...
3
2788
posted 16 years ago by jamesming
Two functions. 1) Find the string between characters. 2) Create array of strings found between two characters.
1
807
posted 16 years ago by jamesming