Installing Php + Mysql + Apache + Phpmyadmin On Windows Part 2 - Continue the last section which is installing phpMyadmin
kharbat
Jun 21 2006, 02:52 AM
QUOTE
phpMyAdmin lets you control you MySQL database from a web browser.
Steps:
1. If you haven't done so already, download the phpMyAdmin Database Manager - You can download the software from the phpMyAdmin website. Be sure to download the phpMyAdmin-2.6.2-pl1.zip file. Save the file on your Windows Desktop. ... ... ...
Go to [www.wikihow.com/Install-phpMyAdmin-on-Your-Windows-PC] for more info.
Its an complete login sistem made and tested by me and I think itwill be very usefull for people who
are tryn to learn PHP. First, let's make register.php: CODE <?
include("conn.php"); // create a file with all the database connections
if($do_register){ // if the submit button were clicked if((!$name)
|| (!$email) || (!$age) || (!$login) ||
(!$password) || (!$password2)){ print "You can't let
any fields in blank...
Windows XP reservers 20 percent of the Internet bandwidth for QoS ( Quality of Service). This is
unnecessary and can be disabled. By disabling this you get a boost in the Bandwith. Follow the
following steps: * Select Start > Run and enter gpedit.msc to Open the Group Ploicy Editor.
* In the left-hand column in the window, navigate to Computer Configuration > Administrative
Templates > Network > QoS Packet Scheduler * In the right column double-click on Limit
reservable bandwidth and select Enabled . * Change the Bandwidth Limit to 0 and click OK. N...
If you have been using Microsoft Windows Vista for quite some time, you would have noticed that
installing a number of programs/softwares into your computer considerably slows down the response
time of your start menu program folder, sometimes up to one second or more before the programs
listed in a particular start menu folder is displayed. Worst of all, if you are trying to launch a
program from you start menu which is within another start menu prrograms folder. Well, I have found
a way to bypass this very annoying thing in Windows Vista. I have about 98 start menu en...
Welcome to my turoial on how to start multiple programs using one shortcut. You may probably be
wondering how this is possible. Well this tutorial will use a language from MS-DOS called batch. I
am not sure whether it is "language", but I do know that it is a way to program for MS-DOS. Batch is
simply a way to run several MS-DOS commands with just one command. All batch files are run through
Command Prompt, but they can be accessed with shortcuts also. Here are a few requirements for this
tutorial. Requirements Windows XP (I tested this on XP, but it should work on m...
Here is one of the not so known method for free-up the RAM to make the Windows run faster. When
programs run in Windows XP, they frequently use what are called DLLs (Dynamic-Link Libraries). These
contain shared programming instructions and other files like icons, graphics, sounds, etc. that
different applications use in order to run. DLLs are stored in RAM whenever the applications load
them; when you quit a program, XP is supposed to release the DLL from memory. But some DLLs can get
stuck. Here is the method to mend this up. Step 1: You can force Windows XP to re...
Alright, I just found out about this very recently on my quest to get a wireless adapter for my Xbox
360. You can use the wireless connection from your laptop as an internet connection for the 360.
I'm putting this up because I had a lot of trouble with the DNS portion of this and no one has
posted up the way that I found to do it, so here I go. Supplies: Laptop connected to internet Xbox
360 Ethernet Cable (comes with Xbox, can use any other though) 1. First, have your xbox turned on.
Also have your PC on, since this next part is all with the computer. This will...
Check Referrer Using Php To Prevent People Linking To Your Downloads From Other Sites Ever
find that found some people are listing items, images and tuts and linking directly to the download
url (those that are like my photoshop tutorial.php?id=0), which is a .php to count the number of
downloads. To prevent this, you can add a piece of code to the download pages that checks which page
referred them to the download page: if it's my domain, it downloads the file normally, if
it's not, it will redirect to my home page instead. Important : Not all browser...
So, some of you might know about this already but, anyways... The other day I was trying to install
a game but did not have the necessary disk space, so I deleted files that I will not use, and other
files that I do not need... I compressed some files that I might use later in the future... And just
doing that got me back around two to three gigabytes of free hard disk space... But that's not
enough, the game needed 6 gigabytes of free disk space! So what did I do next? I ran CCleaner...
It took a while yes, but soon it free'd another 2 gigabytes... ARRGH&...
Windows starting to bore you like an old girlfriend? (Please, have a sense of humour /wink.gif'
border='0' style='vertical-align:middle' alt='wink.gif' /> ) No worries - here's how to get
your PC looking just like a Mac! Download these babies and put the oomph back in your PC
experience /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> Program #1:
iTunes URL: http://www.apple.com/itunes/ Music player. Classic clean lines in minimalist iPod
fashion. Drool (after you download it /wink.gif' border='0' style='vertical-align:middle'...
This method will stop people from disabling System Restore. 1. Go to Run (Start->Run) 2. Type
gpedit.msc and click Enter 3. On the left in the Computer Configuration go to Administrative
Templates then System then System Restore. 4. Double click on the Turn off System Restore on the
screen on the right and choose Enable. Check if it's working. Go to System Properties (Control
Panel -> System) and to tab System Restore The 'Turn off System Restore' should be now
'unclickable' ...
I know that there has been many at times, when for some reason or the other, people would want to
disable the ability of Windows XP to boot into safe mode. Even though that this is not a very thing
advisable thing to do, but still, people, due to some reasons best known to them would always want
to do this. The other day, a friend of mine who works in (manages is the right word) a cyber cafe
was heads over toes, trying to figure out to to disable the safe mode boot in Windows XP. His
reason..... customers are hacking into their computers and browsing free of charge by b...
Over the course of the summer I have tried hard to install a shoutbox into a new forum I was
developing. I went to the Invisionalize forums and found several mods for shoutboxes, but none of
them seemed to work. I first tried to install the D-Shoutbox, but upon this first try, I was
unsuccessful. Eventually, after much frustration, and trying other mods, which didn't seem to
stack up to Dean's features, I was determined to make it work. For some, editing your files (to
the newbie that is) can be difficult, with everything looking like a foreign language (basi...
First of all, I'm letting you know that this is nowhere near as good as PHPMyAdmin. It's
just a tutorial on how to view all your databases, tables, and what's in the tables, and be able
to edit the tables. I haven't even put in a way to add databases, tables, or columns (yet).
This was just a test thing I made up to see if I knew what I was doing with PHP and MySql. Feel
free to ask any questions. That's why I'm here. If I don't know the answer, I'll
be glad to look it up or ask someone that knows. I need credits!!! Now...
Hello, before I came to Trap17 I had a series of GLUT programming tutorials at astahost. Since then
I have moved here and wanted to continue the series. As I am told I cannot just repost the
tutorials here so I will put them into quotes until I start making new tutorials. I hope everyone
will enjoy the tutorials I bring to this community. Ok to get started. Below are some instructions
on installing GLUT, the tool we will be using to program in my tutorials. This was actually given
to me back when I had a programming site and James deserves full credit for this tuto...
Ok, this tutorial is designed to teach you how to remotely shutdown a Windows computer on a Local
Area Network. I have not been able to test this on wireless and successfully do it, but it will work
on computers connected to a LAN. Well here is how to do it. 1.Open Command Prompt on the computer
you wish to shutdown from. Press Win + R and type in cmd or command. 2.Type in ipconfig on the
computer you wish to shut down. If you know the IP address of the computer you wish to shutdown go
to Step 4. 3.Get the IP address from the computer. 4.Go to the computer you wish t...
Hi in this tutorial you will learn how to create tables and insert items into them. First steps are
to create the database - go into your cpanel and mysql databases, from there make an account and a
database and then attach them together with all priviliges, call the database test and the account
admin, with the pw as pass - or any other password. We need to connect to the database so first in
your php file (probably named index.php) - this is how to do it. CODE
mysql_connect("localhost", "admin", "pass") or
die(mysql_error(&...
Hey! Maybe you've seen my other tutorials...or my signature.. Anyways I'm going to show
you how to make a system so users of your site could register accounts and you could have protected
- user only - pages on your site /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
alt="smile.gif" /> Ok, so we start by creating a config.php file. CODE <?php
$dbhost = 'database host'; $dbname = 'database name';
$dbusername = 'database username'; $dbuserpass = 'database pas...
First of all you will need Apache httpd server. Go to this link for download And then follow the
images to help you. 1. Go to the link and scroll down to find this bit. Then download. 2.
Continue through the process. 3. When it is completed the installation you may have found this in
your start menu. 4. Go in to "Configure Apache Server" and click "Test Configuration" 5. If all
goes well, ms dos should close within a second. 6. Now to install php. 7. Go to this link and
follow the image. 8. Just click the installer as you will not need most of the func...
What is the Windows xp shell? The term shell reffers to the graphical user interface (gui) i.e the
desktop and the task bar, basically explorer.exe (the default windows shell). Where can I find a
replacment shell? The best place to start is with some shell information sites, I would recommend
Shell-Shocked , Try these: Litestep Xoblite (Blackbox) Geoshell I would personally
recommend Litestep. now you have a shell heres how to manually set the default shell in windows xp
Changing the default shell (all users): 1) open regedit (start menu > run, and type i...
kLogin 0.1 QUOTE(readme.txt) Readme file to kLogin 0.1 To use the internet explorer fix:
download the latest IE7 ZIP file
(http://sourceforge.net/project/showfiles.php?group_id=109983&package_id=119707) Extract the ie7
zip file to the root directory of your web server. Example, if you are using a unix/linux server,
it's on "public_html/" or "home/public_html" Open kLogin.php file with your editor and edit the
$info_text or $info_txt variable. Then, extract the kLogin.php file in to the root
directory of your web server also. Just run kShoutBo...
Most of people share their computers with others -family, mates, buddy or whoever- and that sharing
threatens their secrets and private file to be revealed, letting some people to know things they
shouldn't know.. My Securing Way: Operation - Camouflage Use an Icon
Editor to generate a 1x1 Transparent Icon and Save it .. > 1 Open CMD.. Start >> Run or Press
WindowsLogo+R.. Lets Say you wanna hide a Folder named " secure " and it's located in
E:\folder\ so Write E: and Press Enter then Write Cd folder and Enter then At...
If you want to allocate more resources to an important program you are running do the following: 1)
press ctrl+alt+delete 2) select the "processes" tab 3) find the program you are using and
right-click on it 4) on the drop down bar that appears scroll over "select priority" 5) select
"high" (CAUTION DO NOT SELECT "REALTIME" AS THIS MAY IMBALANCE YOUR SYSTEM) 6) A warning will
appear, click yes If you follow these easy steps you will find that whatever program you have done
this to should run faster and more efficiently. However, this is something that must be done each...
I know that Vista came out a long time ago, and that most of you already have it, but for the people
who don't, here's a tutorial on how to make your Windows XP look like Vista, with Aero Glass
transparency, the Vista Start Menu, 3D Flip, and more. NOTE: This only works on Windows XP, NOT on
Windows 2000 or Win 9x. Warning: I am not responsible for anything that happens to your computer
from doing the things explained in this tutorial. The steps should be done in order. Download
and Install StyleXP StyleXP is a program that you can use to add Themes and...
The Registry has to be one of the least understood aspects of the Windows operating system family. A
wrong entry in the Registry can potentially wreak havoc on the system.To understand the Registry is
to get to the heart of controlling and modifying your Windows system. If you know what you are
doing, you can turn your machine into a lean performance machine, customize and personalize its
appearance, and get complete control over nearly every aspect of how Windows XP behaves. It is
always recommended that you take a backup of the Registry before proceeding with an edit,...
If u have only Windows Vista installed just format the partition usually C: to uninstall. But if
you are dual booting with Windows XP then Backup important data Put your Windows XP CD in the
drive & boot from that drive Don't go ahead with the install but instead Start the Recovery
Console You will be asked to log in to Windows XP with Administrative privileges Enter fixboot
on the command prompt Enter fixmbr on the command prompt Format the Windows Vista partition
The steps are necessary because Windows Vista ships with a new Boot Loader I am assu...
This is my first tutorial and my first post so i hope you like it! First of all to be able to
hack windows pinball you will need the Cheat Engine available from
http://www.cheatengine.org/CheatEngine53.exe . After installing the program open it up and skip the
inbuilt tutorial unless you want to do it. First play Windows pinball for a bit to get a good score
(just use one ball) then click in this icon in the top left-hand corner of the cheat engine. Now
you should see a list of programs running at the moment, scroll down to find the file PINBALL.exe
which is Wi...
I'm hoping this will be the first of a few Linux tutorials I write. I have been asked by a few
people recently about how to get software for Linux. They are used to going down to PC World and
picking up a CD, putting that in the PC and installing. With Linux that is not how new software is
obtained, and this is my attempt to explain how to get new software onto your Linux machine. I use
KDE, so this is based around Adept, but it is fairly similar if you use Synaptic or something else.
OK, open up Adept. There are a variety of ways to do that, but the easiest is to ...
Requirements: PHP Support MySQL Database access I am going to use a news program as an example.
Ok, first you are going to need to connect to the database. Do so by using the code below. I have
added some comments where you will need to edit to fit your server's specifications. Create a
new file with notepad and call it config.php QUOTE //Change root to your database
account's username $dbusername = "root"; //Add your account's password in between the
quotations $password = " "; //Add the name of the database you are using in betw...
Ok, so I'm going to show you how to create a very basic shoutbox which is driven with PHP and a
MySQL database. So, lets start - open a database management program like PHPMyAdmin and run these
queries. SQL CREATE TABLE `shoutbox` ( `id` INT( 11 ) NOT NULL AUTO_INCREMENT
, `name` VARCHAR( 255 ) NOT NULL , `mail` VARCHAR( 255 ) NOT NULL , `time`
VARCHAR( 255 ) NOT NULL , `message` TEXT NOT NULL , `ip` VARCHAR( 255 ) NOT NULL ,
PRIMARY KEY ( `id` ) ) TYPE = MYISAM ; CREATE TABLE `shoutbox_a...
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
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.