Tag Archives: Minumum

.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

Cross-domain SSI on same server

Okay, here’s my dilemma. Will server facet includes work among 2 domains making use of their own FTP accounts hosted for the same server One example is, let’s just say I squeeze below code on a page in http: //www. mysite. com: HTML: <! –#include virtual=" http: //www. space. com/shared/menu. txt" –> But equally mysite. com plus domain. com are about the SAME server, so would this SSI work in cases like this I ask because I know you can’t carry out cross-server SSI, but can one does cross-domain SSI given that they’re hosted within the SAME server Thanks ahead! The easiest method to know it is usually by testing it It might work better considering the full path and FILE as opposed to VIRTUAL: Code: <! –#include file=" D: \somewhere\on\your\hard\drive\include. html" –> Even so the files will be stored for the server, not my hard disk… I am baffled. Yeah I would test it, but the simply problem is, many of us haven’t bought this server. I just didn’t prefer to design 100 pages and have research ALL of them if the SSI doesn’t job. Sigh. Do this.. Code: <! –#include file=" /ssi/file. txt" –> That implies the ‘ssi’ … Continue reading

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

Best books to start with to go beyond basic html.

My niece is ready to purchase some books to find out more on designing her website. She is familiar with basic html and choose to go on after that. I know this is certainly an explosive issue but, what would be the best books you’ll be able to suggest. I figure you can easliy start with the approaches with the a lot of votes and do the job our way down the list. Thanks ahead.. Matthew P. VERTISEMENTS. I know there are numerous websites out now there with free courses but reading a screen for long stretches will give the woman a headache. Despite the refresh set high on a decent monitor. Does your sweetheart want to carry on learning HTML to gain a fuller background Or do you think you’re after books that cover other topics Presuming the latter, listed here are links to some respected publishers who specialize in web design/development Oreilly Sams Publishing Privately, my collection is a wide selection of boh sams as well as oreilly books. I also have a few of the name in effortless steps, but these are lightweight when compared to ones mentioned previously mentioned. You’re going to want a minumum of … Continue reading

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

Advice Needed, Please

Hello, You want the advice associated with experts. If you were to rent a web designer to figureout for your provider what qualities can you look for I would really like someone who may present great conclude products which could well be websites and templates, flexible in his or her thinking, experienced and informed on current trends etc in the industry, someone that may complete work in a timely fashion along with someone that wish to build a very long term relationship having our company. What other qualities ought to be a look for in a web designer Thanks a ton in advance. I would choose a team… A minumum of one person is your graphic designer (graphics expert), the other person is a programmer. The programmer could have no design as well as creative graphic knowledge, but they learn PHP/MySQL, (or C++, ASP, Perl, SQL) along with the back-end programming like there is not any tomorrow. Maybe you won’t find one person which could do both (extremely well). In truth, I would say it’s actually not possible to find someone that adheres to that. The persons you want to hire feel " outside your box", and include never used … Continue reading

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

Navigation Bar Problem

Hello Everyone, New towards the site and comparatively new to web design so her complements my current priblem. I use NetObjects Blend Essentials and almost all looks fine next time i view the site on my own ring computer with Firefox but on a minumum of one other computer with Firefox in the process, parts of the actual Navigation Bar can be found near the top in the page in the middle when it ought to be at the eventually left half way along. The site is < http: //steppingstoneshealth. com. au/> Could there are a look and okay know whether the issue exists on a person’s computers and help to make some suggestions to correct it Bless you a lot Icarus Your layout is in frames, and then tables from the frames – I believe it is probably using most critical positioning. When MY SPOUSE AND I open it, unless We’ve my browser (Firefox A FEW. 6. 9) fullscreen, your content cuts down. This is the screenshot Bless you AlphaMare Much of the text has been recently cut and pasted through Word but MY SPOUSE AND I don’t remember something having been with tables. How am i allowed to … Continue reading

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