Hide php source code - Genetic - BS Source

What should i do to hide php code with DB connection?

I'm new to PHP. I want to log in to the page and authenticate the user with the DB info. What should i do to hide the PHP code from the page source? Or is there another way?


I use include files and have a bit of code that tells the page to die if a variable is not defined.

Save connection string as 'sql_con.inc.php'
<?php
if(!(isset($var))) die();
$link_id = mysql_connect("localhost",

My Turn: The homosexuality debate in Ghana

Whatever the intentions of the group or the individual who planted the story, each side had its share of the citizens’ response. No sooner had the news item reached Ghanaians than responses started coming from all segments of society. President Kufuor’s government through its Information Minister, Kwamena Bartels, issued a statement banning the purported conference. Mr Bartels further called on the Minister of Interior to investigate and punish those who had given initial permission to the organisers of the conference. The National Association of Charismatic and Christian Churches (NACC) consequently congratulated the government on banning the conference, saying it reflected the voice of the vast number of people in Ghana. A statement in Accra signed by the Reverend Steve Mensah, Chairman of NACC, said it viewed homosexuality and lesbianism as a social vice that clearly contravenes Ghana’s Constitution and an affront to the moral and cultural values of Ghanaians. The statement condemned

HTACCESS Tip // Hide .php Extension on Your Site

Get th Code Here: www.nickfrosty.com

xmoovStream - Open Source HTTP Streaming Server Based on PHP ...

Multi Mime Support Force File Download Email Error Reporting Hot Link Protection Hide Original File Location Bandwidth Throttling Compatible with a wide variety of Flash based video players Compact Embed Code Simple, Lightweight, Robust and xmoov... Random access video for Flash FLV, iPhone and Quicktime Player X make it the premiere PHP solution for video content publishers.

Hide php source code - Bookshelf


PHP in a nutshell
352 pages
PHP in a nutshell

... .inc.php—this way, they will be parsed by PHP before being sent to people directly, and therefore will not reveal your source code. Hide Your Identity ...

Open source, technology and policy
369 pages
Open source, technology and policy

It is important to understand that it is not the source code for the PHP compiler that is hidden, but the PHP scripts that development companies write for ...

PHP Anthology, Object Oriented PHP Solutions, Vol.1 - Foundations
376 pages
PHP Anthology, Object Oriented PHP Solutions, Vol.1 - Foundations

How do I display the PHP source code online? Sometimes you might want to display the ... Note that hiding code in the interests of security is not what I'm ...

Transformation of healthcare with information technologies
350 pages
Transformation of healthcare with information technologies

A few simple techniques can help hide PHP. possibly slowing down an ... as .php files are script files containing source code, which should be kept secret. ...

PHP5 and MySQL bible
1080 pages
PHP5 and MySQL bible

By hiding such tidbits as source code, directory names, or usernames from the network, you can reduce the likelihood of an attack. One handy feature of PHP, ...

Hide php source code - News


Development Using C#
I went on Dreamspark.com and downloaded it. Thanks Eric. I found visual3d.net however it's not free (for a game engine). Any open source C# ones out there? I ask for that because I can look at the code and start figuring out what everything does.