hii all,
i developed a shopping cart which has many features like grid view,list view and floating cart which is also dragable.now my problem is its taking to much time to load becoz of conditions and images
now,i want to generate html pages of my php pages,i dont want url rewriting using .htaccess but whole content of dynamic page in static html page
any suggestions?
thank u
praveen_dusari 11 Posting Whiz in Training
Recommended Answers
Jump to PostDo you mean that you want to convert all your php documents into html documents or are you trying to place php content under a .html extension. If you are trying to convert all the php documents to html documents then the following script will do the job although you …
Jump to PostI just tested the script for the bug you mentioned and have now got a fix and the code is as follows:
<? $domain='http://example.com/'; //must end in a slash $links=array( …
All 8 Replies
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
almostbob 866 Retired: passive income ROCKS
praveen_dusari 11 Posting Whiz in Training
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
almostbob 866 Retired: passive income ROCKS
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
almostbob 866 Retired: passive income ROCKS
praveen_dusari 11 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.