Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
2 Posted Topics
There is a way to change the url,You have to change some changes in htaccess file.this will be located in php folder.while installing php you will be having a folder called php. and change the script to RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L]//change only these three lines
You Can Go Through this link for your doubt [url]http://www.acasystems.com/en/web-thumb-activex/faq-php-convert-html-to-image.htm[/url]
The End.
jyothirpatil