Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
3
for
add.php
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 13, 2007, 5:41:26 PM (
17 years
ago)
Author:
george
Message:
Přepracováno: Nově použití objektové třídy mysqli pro přístup k mysql databázi.
File:
1 edited
add.php
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
add.php
r1
r3
1
1
<?
2
include('stat_functions.php');
3
include('db.php');
4
DB_Init('localhost', 'stat', '', 'statistic');
2
include('global.php');
5
3
6
4
if(array_key_exists('MeasureId', $_GET) and array_key_exists('Value', $_GET))
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive