I don't really understand 'bout it. What kind of security we have to make to hold our web secure. Only log in features? how bout 'deface' method? how does it work? thx in advance
Hey everyone, over the last week I've been writing a PHP tutorial aimed at absolute beginners
who have never even seen the syntax of PHP before let alone wrote a PHP script! The tutorial
assumes you have a basic knowledge of HTML (for the tutorial you will need to write a couple of
hyper links and forms, nothing complex!) and an internet browser. It tells you about where to
find the other software needed (apache/XAMPP and a script.text editor) and how to check if it is
working. The tutorial is basic and focuses on the use of the ECHO, INCLUDE/REQUIRE and I...
i was just thinking about this project that i'm doing, and i thought that it would be a good
thing that i could update my website let's say on trap17 from my localhost computer with a click
of a mouse, without all of that ftp mambo-yumbo the thing is that i wanted an "UPDATE" button on my
site which woud connect to my localhost and update all the things needed. let's say i added few
profiles localy, and i want to update them on site.. how could it be done. if i was crude in
explanation please write what info u still need and i'll post it back......
Hey all, I was looking for some help with creating my new website. I have a form already created,
with some text areas, checkboxes, drop down menu's, ect. I need some help setting up the code to
save the form data once the user clicks "Submit" after filling in their information in the form. I
was hoping to do this 2 ways - 1. Saving the information into some type of database (MySQL I'm
guessing?) and 2. Have the form results emailed to me. I am familiar with the old way of emailing
the results by putting "mailto:email@domain.com" into the form, but new browse...
Hi everyone I like to experiment with php, been doing so for about a year but im not clued up on
security yet, i can use str_replace() to take out parts of strings i dont want like html and JS code
inserted by users, and i know how to use stripslashes to take out slashes from input strings but
this doesnt seem to be lock-tight security to me. There has to be something more to protect my
scripts against malicious users. I belive its possible to use the "or_die()" function for
connecting to an sql table to prevent the error messages being shown to users, as error message...
Suppose i have a website.. domain.com , and have phpbb forums on domain.com/forums.. And i want to
display the new topics written in the forum on the main page of website...how i can do that.. ? for
example ,I want to display this topic `? "domain.com/forums/viewtopic.php?t=16" how can i do
that ?...
i want to learn how members of a website can send messeges to each other using php since im learning
it. okay i can write in more detail..that for example if users can register on a website , suppose
there are some users on the website , and now i want to learn how they can send messeges to each
other.suppose each user has a unique ID ... and for example if some one has send the messege to
other member of website , then he can know that he has recieved a new messege..something like inbox
on the website where all of his messeges can be stored...lets say same way like on t...
I've been programming a 'rate-em' site from scratch. You know like Hot Or Not. YEs,..
yet another rate-em website. Anyway, i'ts done and before I launch it I need to add a forum as
the finishing touch, but all the forum softeware out there seems so hard to integrate. I'm
trying to make it so that when a user logs into my rate-em website they are also logged into 'my
forum'. i.e. i want my forum and web site to use the same profile data. If anyone knows of a
forum program made for this objective please let me know. I'm in over my head, a...
http://www.metalmania.net I'm pretty much a novice when it comes to php/mysql and I have been
trying to figure out how to build something similar to the way the site above works. Do any of you
know of a tutorial or script or something that would show me how to accomplish something very
similar to that? I have also been exploring phpnuke platinum with the TopMusic mod, but it just
doesnt want to do what I want it to do. Sure it has a lot of features already done for me, but the
architecture and navigation is very poor in my opinion, not nearly as efficent as the n...
hey everyone, have you ever used PHP??? well if you have you know how cool it is and nice to work
with and it has nice mods and stuff for it.... well i got the ultimate php its called
PHP-Platinum very very very nice Portal and Engine Coding, slick sleek and smooth are 3 words for
this portal... if you want to see it in action and see features of it or even download it and check
it out for yourself visit this site PHP-Nuke Platinum Features & Downloads its a very nice
thing to use so go check it out, i love it cause its got nice protection so your site stays s...
Website Help
- Need php programmers to help me. (10)
I need some php programmers help. I am working on a website. I have asked for some code in another
topic and would now like help. These will possibly be sold. And if they do I am willing to pay the
people who help me out a lot some of it. Dun start asking to help and like help a tiny bit and
expect to get something big out of it. I am only paying to people who help a lot and once they are
sent out. You must also be good with making clan websites. These will be for clans. If you bother me
about getting money than no pay. More info on aim. My aim is generalds2001...
just wondering if there is a easy safe way to secure some webpages. i have a payment facility on my
site which is linked through paypal. when the member has paid they are taken back to my site "thanks
your payment has been successful page", once its went to this page the item is no longer listed on
my site. now i have found away people can mess with this using the url. this means people can
change just a few digits in the url and and mess the listings up on my site. after payment has been
made the member is redirected to:- mydomain.com/class/thanks_paypal.php?myprod_...
Hello, i have just set up a website, and want to protect the site using login and password
protection. Can anyone give me some PHP scripts which will keep a track of usernames and passwords,
and add them to the access rights list. is this possible? If so, i would be much obliged if you
would do so. Thank you. P.S If anyone needs assistance with HTML, that is my speciality, so send
me a message. Always happy to help...
Just wondering if anyone's worked with securing images to avoid direct linking than just by
obscuring the URL or using a .htaccess file. I briefly looked through the documentation and source
for gallery and it looks like the images are stored under the web root, so anyone with a direct link
can browse the images regardless of user privileges. I was thinking one way of doing this would be
too store the images above the webroot directory so that visitor's can't navigate to them
and having a php script that can read the image dir output the images by sending th...
Hello, i have Invision Power Board v3, my website is http://www.generatione.trap17.com/forums] , I
am doing this website for this organization. Anyhow, i still dont have a home page, but i have the
forum part set up. And that is what i need some help on. and i had a couple of questions in which i
was wondering if you guys new how to change these settings. How can i change the title of my
website? The current one is New Directions - Forum (Powered by Invision Power Board). How can i
put more links in for example in trap17 there are , i was wondering how could i ...
I want to create and interactive website, similar to ' Free Web Templates ' I do not have
the knowledge to create such a website where users sign up, login, and have profile pages, also
pages displaying their contributions.... If someone could create a base for this website for me,
e.g, login page, mambers page, profile page, creations page and so on... which I can then change the
layout and so on to suit my needs... I can off a small amount of money for this, however, not alot.
Any response is welcome, Thank you, Craig....
First, download Apache 2 (Web Server) from http://www.apache.org Second, download PHP Binaries
from http://www.php.net On the installation of Apache 2, when you are asked for the website
address, just enter 127.0.0.1 That's it, to integrate PHP Binaries to Apache 2, check out the
Apache documentation and the PHP documentation. To access your offline debugging website, go to
your browser, and navigate to 127.0.0.1 or 127.0.0.1:8080...
/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> Hi. I need your
comments and suggestions. Please do visit my website at http://www.karlo.co.nr and tell me what
you think. If you want the source code of my website, just send me a message and I will send it to
you. I'm still a beginner in PHP so please do guide me into the right path of PHP programming
/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> Thanks.
/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> ...
Looking for securing, website, beginners
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for securing, website, beginners
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.