![]() |
Neurochirurgie minim invazivă
"Primum non nocere" este ideea ce a deschis drumul medicinei spre minim invaziv. Avansul tehnologic extraordinar din ultimele decenii a permis dezvoltarea tuturor domeniilor medicinei. Microscopul operator, neuronavigația, tehnicile anestezice avansate permit intervenții chirurgicale tot mai precise, tot mai sigure. Neurochirurgia minim invazivă, sau prin "gaura cheii", oferă pacienților posibilitatea de a se opera cu riscuri minime, fie ele neurologice, infecțioase, medicale sau estetice. www.neurohope.ro |
web chat php
Last Updated: Sep 24 2005 23:56, Started by
Silo
, Aug 02 2005 15:35
·
0

#1
Posted 02 August 2005 - 15:35

+-------------------+
| W e b C h a t | +-------------------+ 1. Features: WebChat is an chat application for Javascript compatible web browsers. - multiple rooms. - no browser flicker between message translation. - web based room management. - private messages. - emotions and text formating. 2. Requires: Apache WebServer PHP3/4 MySQL Web Browser with Javascript support 3. Install 3.1 Configure: You need to create a MySQL database and to grant access to it. This can be done from command line or web interface (ex. PHPMyAdmin) create database chat; grant all on chat.* to [email protected] identified by 'yourpass'; Edit file defines.php and set database access: var $Database = "chat"; var $User = "chat_user"; var $Password = "yourpass"; Set language of chat: include ('./language/english.php'); 3.2 Database structure & chat rooms: Open install.php from your browser ( like http://yourserver/pa...hat/install.php ) This will try to create database structure 4. Edit chat rooms: Go to http://yourserver/pa...o/webchat/admin. Login yourself with username and passord added at 2.2 Add / modify / remove chat rooms. 5. BUGS: Please reports any bug at [email protected] 6. TODO: - Add private rooms. - Register users. pls ajuta-ma si pe mine cum fac ceea ce am insemnat cu rosu ![]() |
#4
Posted 02 August 2005 - 15:55

din cate stiu eu, daca ai acces mysql userul si parola la mysql e aceeasi ca la cont si denumirea bazei de date e numele contului tau. incerca asa.
|
Anunturi
▶ 0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users