Tag Archives: Server Thanks

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

PHP security

Hello there all, I’m using a mysqli database network, I currently have connect script such as username/password for database on my catalog page, this cannot be seen on watch source but My organization is wondering whether I should squeeze connect script around an external file on a password protected patch of the site. How is it possible for anyone to actually view the documents on my server Thanks before hand No fact that that. Hacking through the particular webhost shared server is the way in, just in case someone did this, it would not matter the place that the file was found. Leave your join script where it truly is. Thanks for ones response… that’s one less thing to be concerned about. When I mastered that at school i was told it had been fairly safe the way you did it, but being truly safe use a link to a strong external db connection page rather than in the similar location as your complete other files. Wouldnt make a scrap of difference – each of the persons then have to do is examine the ‘include’ place, and bingo – they’ve the file. You don’t have true secure way of storing … Continue reading

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

Video Related Issue

I am wanting a solution to a problem I am obtaining and was wishing somebody here had the data for a alternative. Currently on my homepage Concerning a video which auto plays pertaining to advertisement purposes. Along with this the members section includes a chat room that each time a member enters it’ll automatically load up the house page of the website inside the browser. Unfortunately I are unable to redirect this to another page as they definitely will only allow you to display the home-page. Is it possible to do something within the code to say to the video never to auto play if the site is appearing loaded up with the chat room server Thanks for almost any assistance you can provide. David give this a try, ideally this still functions now-a-days AutoPlay = Legitimate False HH: MM: SS: FF (default is usually user-selected) < PARAM Name=" AUTOPLAY" Value=" 00: 01: 20: 01" >

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

Dreamweaver MX and php

Hello, I’ve volunteered to edit a site that has pages in php formatting. I use Dreamweaver MX, know some basics and have made/edited sites around html but for no reason used php. Next time i look at the website in Design view I don’t obtain the page content exhibiting, only the header, footer and menu although I can see the internet page text in Code view so the all there on internet land…. Is it possible to view and edit your website in design look at I don’t learn how to edit code. Every help really apprieciated! Regards, Lily Hello. Php is the server side language so to discover it you nned to load it with a server. Or you should utilize WAMP/MAMP and developed your PC as being a server enviroment tests. Or work online constantly. Make changes, upload to the webhost and view it online. PHP is required to be executed on this webhost’s server (or your own personal server). Thanks for the replies. Don’t find out if this actually helps me as well as not… So basically I can only make changes with a page in php by simply directly changing/editing that code PHP is a symbol … Continue reading

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

Help creating and updating a new website

My organization is creating the internet site for our soccer club. We purchased the location from networksolutions (hemetjuventusfc. com plus. org). I used templates from NS and need to go beyond that which is available with his or her tool set. What is the S/W recommended to build the site off of line and update it can anyone use cupofcoffee Find you a great text editor, like Notepad++ and cozy as much as some http: //www. w3schools. com Relating to cupofcoffee, which Google gave me a lot of hell searching with regard to, because it wished to separate the words and phrases, I haven’t used it, because I don’t utilize templates. As considerably as templates choose, though it will not seem that poor. Tough to build offline unless you might have your own device. You will utilize PHP and MySQL for just a database. You’ll find loads of free HTML templates available… As for coffeecup, if I keep in mind right it’s not only a bad tool. Yes you may develop offline, but to actually test it, you’ll to setup a web site server, most windows computers can run a web site server, but you will require your install disk … Continue reading

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