Posts Tagged ‘php website’
tutorial to create a php website with Dreamweaver?
Hi everybody, could you please help find a very good tutorial to create a php website with Dreamweaver.
Thanks
PHP Security?
So I have my php website where i use an evolt (http://www.evolt.org/PHP-Login-System-with-Admin-Features) login. On each secure page i include:
if($session->userlevel < 1){
header("Location: login.php");
}
…. and it works fine. My question is if it is at all possible if anyone can actually breach these security barriers and get in to a secure page without actually having a username/password….
I need my website to be secure b/c it has confiendetial info. i need to know if ppl can get it the way its set up. if they can – how?
best way to make php webpages and a website?
i am looking for a best way to make a .php website. i use frontpage and my site is in .htm. However Google’s pagerank is really low so how i improve it as soon as possible.
What is the process to build a PHP website and what software will I need?
I want to build a PHP website. Can any body tell me what is the process for building a new PHP website. And what things will I need for developing the website?
Thanks
