/**

popular collection of scripts for all

*/
/** Search */

Database-Related

 }
Learn how to use MySQL
Before you can get content
This tutorial might seem
This tutorial will hopefully
embedded function to format
out of your MS SQL
pretty simple and obvious
teach you some basics of how
Date/Time field value just
database, you must know how
for many advanced
to access data with your PHP
right in the SQL query
to establish a connection to
webmasters, but some
scripting to gather
string. For example another
MS SQL Server from inside a
beginners might have some
information with in a MySQL
way is to use PHP, but it is
PHP script. This tutorial
problems. And since I
database. The first step
slower and inconvenient.
describes how to connect to
remember I was a bit stuck
you need to do is get a
This tutorial will show you
MS SQL database with a DSN
on this years ago too, why
basic understanding of what
both examples for the same
and without a DSN.
not make things clear for
MySQL is. If your site can
goal.
 
anyone? When do we need
handle or has access to a
 
 
to do this? Everytime we
MySQL database you should
 
 
install a forum or a CMS
try using the PHP Myadmin
 
 
that requires an empty
application to help you use
 
 
database being already
and access your MySQL
 
 
created for the install
datases fast and easy.
 
 
process.
 


Date: Dec, 12 2002


Date: Sep, 21 2006


Date: Oct, 03 2006


Date: Feb, 01 2004
In some content management
For those working on php and
Do you get stressed out by
This is a short tutorial on
scripts case one needs to
mysql a server is mandatory.
mysql or other database
how to program in PHP and
create a database and also
But what if you cannot have
queries? Do you use
MySQL. Covers several MySQL
populate it (insert the
a place to upload and modify
multiple databases and wish
functions via telnet
tables from the example .sql
or maybe you just want to
there was just one way to
command, and a short example
file). It's the case of
develop your project
handle all of your queries?
on using PHP with MySQL.
PhpNuke for example. You
privately and then install
ADOdb is a system that
 
will learn here to create a
online? This is the
executes queries to any type
 
new database in phpmyadmin
moment a local server is
of database the same way, so
 
and also insert the needed
needed. Your computer can
you only have to know how to
 
information. There are some
"act" like a
do it their way. This
 
images too, to help you
normal server if you have
tutorial walks you through
 
grasp the info easier.
some programs installed.
installing ADOdb on your web
 
 
PHPDEV is a free program
server, and configuring it
 
 
that, once installed, can
to work with a mysql server.
 
 
offer you the tools you
 
 
 
needed to work offline on
 
 
 
your projects and still be
 
 
 
able to benefit from all the
 
 
 
features a server has.
 
 
 
This tutorial will guide
 
 
 
you through all the steps
 
 
 
needed till you have a
 
 
 
working local server on your
 
 
 
PC.
 
 


Date: Aug, 22 2006


Date: Aug, 22 2006


Date: Sep, 21 2006


Date: Jul, 23 2001
{ Copyright } ©2019 NuclearScripts.com