Ok – so you build a website and you hope for the traffic. Then you try to decide on how to get the site to all the search engines. But which search engines? Plus you need to choose your keywords. The first question is – how do any of the engines actually rank you? It seems the Internet is...
Question - Does the entire site need to be on a secure server. I would figured from experience, that just the CREDIT card processing would need to be secured. I will try the robots.txt file - any suggestions how to make one?
Can anyone suggest to me a PHP script that can do the following:
1. Load up customer files.
2. Allow CSR to update customer files
3. Allow accounting to post payments
4. Allow user access as ADMIN or LIMITED.
Any ideas?
I found on of my computers with Dameware installed. Seems like a real neat "Remote" software. But - It was used to SPAM email & much more.
My question is - How can I track down the person that is attempting to use this software. As I have Zone Alarm running and I see pings to the machine on the...
Great to hear!
If you want to now install MYSQL - let me know - unless you already have it. I run Apache PHP & MYSQL - all as seperate downloads. Love them!!
Well I got Squirrelmail working with no problem. I am running Windows XP & Apache + PHP.
Now - how do I get all the extra plug-ins to work?
I am stuck.
<ASX version="3.0" BANNERBAR="AUTO">
<ABSTRACT>Your Radio</ABSTRACT>
<TITLE>Your Radio</TITLE>
<AUTHOR>http://www.yourradio.com</AUTHOR>
<COPYRIGHT>(c)2004 Your Radio</COPYRIGHT>
<MOREINFO href="http://file location for stream" />
<REPEAT>
<ENTRY>
</REPEAT>
</ASX>
This works for me...
<input type="hidden" name="MAX_FILE_SIZE" value="20000000">
This works for me. But - as you begin to play with these PHP scripts, you will learn a TON. You need to also edit your PHP.ini file.
Look at:
;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;
; Whether to allow HTTP file uploads...
Easy!
Stop Apache. net stop apache in command or stop apache using the start menu.
-First, open the configuration file(httpd) - located in the 'conf' folder of Apache
-Search for DirectoryIndex then we will add little extra characters to that line.
-Follow the image below. just add index.php...
Simple - Open a text editor such as notepad or your favourite one and paste the following:
<html>
<head>
<title>file upload form</title>
</head>
<body>
<form action="upload.php" enctype="multipart/form-data" method="POST">
<input type="hidden" name="MAX_FILE_SIZE" value="51200">
File to Upload...
I am running Apache 1.3.31 - I want to make sure I am getting the most out of the software & the PC it's running on. The PC is a AMD XP 1700+ - 480 mb of RAM - and it's on a HIGH SPEED connection. When I run the Apache Benchmark it runs 100% - But.....How do I know all the settings are correct...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.