Tag Archives: Phps

.htaccess changing .html to .php

Merely wondering if it’s htacces(I’m like guessing) that allows to perform the same idea that this forum uses to change thread4342. html to obviously like showthread. phppage=4342 and so forth… how would I begin doing this Here I use a custom-written. htaccess archive that uses mod_rewrite. mod_rewrite calls for URLs and, assigned regular expressions, converts them to figureout in other platforms. It is not with the weak of heart and soul, especially if that you do not know regular expressions. Dang =/ I was hoping there’d be a less arduous way.. I’ve always snuck underneath the line when it comes to regular expressions.. editing other peoples’ work and melding it in mine. To me it will as well possibly be 21315413lsaf; lkjfdsa =/ Bless you anyway. Well as an example here, showthread. php is in the syntax: showthread. phps=sessionhash& threadid=threadid So the regexp to convert it will be: showthread. php\s=(a-f0-9*)& threadid=(0-9+) to thread$2. html … There’s no doubt that. The first regexp matches any hex string (or an empty string), and the second matches a variety with a minumum of one digit. It then maps the other match to the appropriate position in additional string. However confusing It took me … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

designing a site easy to update

We’ve a client who wants and therefore update images in her site easily without knowing CODE. Can I design a website in Photoshop/Imageready hence she can amenable the pages inside those programs in addition to put new shots and link these folks She doesn’t strive to be " dependent" about me (pay more… ) to revise her site. Aid… Sounds if you ask me like you have to have a CMS (Content Management System). You can often code one yourself (if you will have an advanced expertise in PHP / MySQL or obtain a free one from your site such seeing that www. opensourceCMS. com. If you choosed code your individual, check out Yahoo and search close to these forums – there are lots of posts around the subject. Good fortune! Thank you a lot!!! I don’t use a knowledge of PHP/MySQL in any respect. But I’ll attempt it! Yes, a CMS is ideal! Checkout www. hotscripts. com for an array of other scripts The site I need shall be very simple. This is what my client have for herself with Photoshop Elements: http: //www. efraindejesus. com/ (I DIDN’T design this… ) So MY SPOUSE AND I redesigned it and … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment