Primary schools in denmarkprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    2,000 primary schools in denmark znalezione projekty, cennik w USD

    Witam pytanie odnośnie doświadczenia z bazami nosql. Potrzebuję przygotować serwis z prostym query do bazy danych (bądź baz danych) która zawiera: Słowo, md5(słowo), sha(słowo) (zapewne jeszcze ntlm). Z czasem może być jeszcze wiecej typów. Pisałem baz danych, gdyż jeśli primary key byłby na hashu to wtedy lepiej indeksować kilka baz (wtedy też unikniemy duplikatów) Być może jako backend będzie zastosowany azure table storage (piszę o tym gdyż tam jest pay per GB + pay per transaction (przeba wziąć pod uwagę optymalizację zapytań do obniżenia kosztów). Choć raczej coś lokalnego (np. jako backend cassandra). Baza będzie zawierać na początku około 10 mln słów wraz z ich hashami, docelowo być może nawet kilkaset milionów. Zależy mi na szybk...

    $100 (Avg Bid)
    $100 Średnia Oferta:
    1 składanie ofert

    Oczekujemy: - szkolenie w sierpniu - opracowanie strategii komunikacji w mediach społecznościowych dla Socatots i Brazilian Soccer Schools - miesięczne plany ramowe publikowania postów (wideo-post, foto-post, info-post) - określenie momentów w trakcje roku, kiedy powinniśmy komunikować się z naszymi fanami - przygotowywanie grafik dedykowanych (min. 1 w tygodniu) - przygotowywanie propozycji konkretnych postów (do ustalenia kiedy, ile i jakie) z podziałem na Soca i BSS - pomoc w organizacji konkursu min. 1 raz na kwartał - rekomendowanie budżetów reklamowych i ustawienia (zaplanowanie, ew. przeprowadzenie) kampanii reklamowych z konkretnymi celami (wzrost liczby fanów, leady etc), również na profilach lokalnych - rekomendacja i ewen...

    $289 (Avg Bid)
    $289 Średnia Oferta:
    4 składanie ofert
    Program w Javie Zakończone left

    Wartości pewnej funkcji dwóch zmiennych z = f( x, y ), gdzie x, y, z przyjmują wartości zmiennoprzecinkowe, przechowywane są w SQL-owym repozytorium danych (w bazie danych) w tabeli o nazwie Otable. Struktura tabeli utworzona została z wykorzystaniem instrukcji CREATE TABLE Otable ( id int NOT NULL, x float NOT NULL, y float NOT NULL, z float NOT NULL ) CONSTRAINT [PK_Otable] PRIMARY KEY ( id ) Połączenie do SQL-owej bazy danych (dostęp do bazy) realizowany jest z wykorzystaniem driverów JDBC poprzez wykonanie metody String database = <db>; // gdzie <db> przekazywany jako parametr URL Connection conn = (database); Zlecę program : Zbiór punktów (x, y) definiuje obszar T nad którym rozpostarta jest ...

    $20 (Avg Bid)
    $20 Średnia Oferta:
    2 składanie ofert
    Skrypt zbierające dane Zakończone left

    ...tym samym czasie - osobne CRON dla każdej ze stron. Program musi pobierać dane ze stron przy użyciu proxy. Będą to darmowe proxy, które często nie działają lub mają spore opóźnienia, dlatego program powinien testować proxy przed jego użyciem. Większość stron, z których pobierane będą dane posiada captche - konieczna integracja z api Dane z bazie muszą być unikalne - primary key np. no NIPie firmy Druga część programu to mechanizm umożliwiający pobieranie danych z tworzonej bazy danych wg zadanych kryteriów - np. firmy z branży A znajdujące się w woj. Mazowieckim. Dodatkowo: - możliwość sprawdzenia ilości rekordów w bazie wg zadanych kryteriów - możliwość pobrania wpisów wg zadanych kryteriów + do...

    PHP
    $159 (Avg Bid)
    $159 Średnia Oferta:
    2 składanie ofert

    Witam serdecznie, Chciałbym dokonać 2 zmiany na stronie opartej na sy...Nawigacja za pomocą miniaturek na stronie ze zdjęciem. Musi być możliwość: a) Zmiana ilości wyświetlanych miniaturek. b) Miniaturki muszą być jednakowych rozmiarów (przycięte). Poniżej przykład nawigacji, o którą mi chodzi (dolna nawigacja): [term]=oceans&filters[primary]=images&filters[featured_media]=1&sort=1&o=31 Jest dużo modułów na forum - bardzo podobnych należało by je tylko zmodyfikować. 2. Nawigacja, strzałki lewo i prawo po wciśnięciu zdjęcia - przejście do następnego lub poprzedniego zdjęcia w danej kategorii.

    min $2
    min $2
    0 składanie ofert

    Witam Potrzebuje w wordpress dokonać niewielkich zmian, - wyśrodkować "menu primary" oraz logo, tak żeby były po prostu na środku strony a nie z lewej. - umożliwić dodanie większe logo niż jest to możliwe teraz (85px > 110px) Nie wiem gdzie tego szukać, zależy mi na czasie i nie drogiej pomocy :) Używany szablon "Sierra" PZdr

    $2 (Avg Bid)
    $2 Średnia Oferta:
    1 składanie ofert

    Witam, Na dziś dość nietypowe zlecenie, posiadam tabelę w MySQL z kilkunastoma polami (szczegóły dla zainteresowanych, nie jest to skomplikowana tabela), najważniejszymi z nich są: id (UNIQUE PRIMARY INCREMENT) oraz pole `hash` z md5 z określonej frazy. W czasie wykonywania SELECT na tej tabeli otrzymuję podobne do poniższych wyniki: id - hash 12152794 bac95c3bad262aad46ade840bf301772 12152795 eb61662671e0c65ab051b6ae617c82c5 12152796 eb61662671e0c65ab051b6ae617c82c5 12152797 51121749c825bf53503008b55941b615 12152798 eb61662671e0c65ab051b6ae617c82c5 12152799 35fe2df79ea2951bfab76ee0a9f22a35 Przedmiotem zlecenia jest zaprojektowanie zapytania SQL, które zwróci z SELECT strukturę, w której nie będzie powtarzać się hash, tj. poprzedni wynik powinien wyglą...

    min $2
    min $2
    0 składanie ofert

    ...wspolnej bazy uzytkowników dla wielu serwisów. I'm connecting to a second database on the same host through a view: The view works as i see in it the data from the table. Next i created a rule to update the source table: I tailored the code for the rule from the documentation and some examples on the web. I'm not certain it is correct. When i try to update data in the view i get the following error: Query failed: ERROR: missing FROM-clause entry for table "new" CONTEXT: Error occurred on dblink connection named "unnamed" Tried googling it but to no effect so far. It would be great if someone could just point me in the right direction. Regards, Pustka postgres 9.1 debian 2.6.26-1-amd64 (make sure u ...

    min $2
    min $2
    0 składanie ofert

    ...). - Użycie jako bazowego tematu - Omega - (możliwe inne ale Omega preferowana) - Temat nie może ograniczać prac SEO - zwalidowany HTML i CSS, przyciski i linki tekstowe, opis obrazków itd. - Temat nie może ograniczać możliwości konfiguracji Drupala w zakresie układu elementów strony. Dodawanie bloków, elementów menu (primary links i secondary links), sloganu, site mission, search box i in. temat graficzny ma wyglądać spójnie i funkcjonalnie. - Temat musi być oryginalny - nie dopuszczam użycia gotowych, darmowych tematów, bądź ich modyfikacji (poza ustalonymi przypadkami). - Projektowany temat może wykorzystywać darmowe elementy dostępne w Internecie (należy wykazać ich legalność, a posługiwanie się nimi nie może być w żaden...

    min $2
    min $2
    0 składanie ofert

    ...`komentarze` ( `idkom` int(6) NOT NULL auto_increment, `idogl` int(6) default NULL, `login` varchar(20) default NULL, `data_dodania` varchar(20) default NULL, `komentarz` tinytext, `ver` char(1) NOT NULL default '', PRIMARY KEY (`idkom`), KEY `id` (`idkom`) ) TYPE=MyISAM AUTO_INCREMENT=2 ; i CREATE TABLE `ocena` ( `idoc` int(6) NOT NULL auto_increment, `idogl` int(6) NOT NULL default '0', `ile` int(6) NOT NULL default '0', `srednia` float(4,2) NOT NULL default '0.00', `ocena` int(6) NOT NULL default '0', PRIMARY KEY (`idoc`) ) TYPE=MyISAM AUTO_INCREMENT=4 ; ale po skopiowaniu kodu na stronie wyskauje ze brakuje jakieś funkcji pojawiaja sie błędy wi...

    min $2
    min $2
    0 składanie ofert

    ...'<span id="potwierdz">Error: '.mysql_error().'</span><br />'; } $ile++; } return true; } else { return false; } } else //dodawanie tabeli { if(!(zapytanie("CREATE TABLE `$id` ( `id` int(11) NOT NULL auto_increment, `link` text NOT NULL default '', `title` text NOT NULL default '', `description` text NOT NULL default '', PRIMARY KEY (`id`));"))) aktualizuj_rss($adres,$id); } } function porzadkuj($id) { $ile=mysql_fetch_array(mysql_query("SELECT id from `$id` ORDER BY id DESC LIMIT 1")); $ile=(intval($ile['id'])-40); if (mysql_query("DELETE FROM `$id` WHERE `id` < $ile")) return...

    min $2
    min $2
    0 składanie ofert

    Zlecimy profesjonalne wykonanie i wdrożenie zmian wyglądu i kodu CSS grafiki/szablonów skryptu vBulletin 4.1.2. ( CMS + Forum ) uwzględniające : - zmodyfikowanie wyglądu okien "primary content" i "widget-ów" w oparciu o nasze wytyczne - zmodyfikowanie/przygotowanie nowych Gridów operujących na wartościach stałych w PX ( zamiast domyślnych w % ) - inne zlecone prace na skrypcie teraz i w przyszłości ! Preferujemy wyłącznie osoby/firmy ze znajomością vBulletin, szczególnie z dużym doświadczeniem jego modyfikacji graficznych i kodu i CSS-ów. Oczekujemy profesjonalizmu, za który płacimy.

    min $2
    min $2
    0 składanie ofert

    ...requirements. 2. ESW must have full access to create and update all pages of the website, with the ability to modify the website architecture in the future at no extra cost 3. The website should be accessible to search engine spiders, and be coded with good on-page search engine optimisation (search engine friendly). 4. The navigation system should be intuitive and allow the visitor to quickly navigate the site starting from any page. 5. ESW must have full access to create and update all pages of the website, with the ability to modify the website architecture in the future at no extra cost. 6. The website should be accessible to search engine spiders, and be coded with good on-p...

    min $2
    min $2
    0 składanie ofert

    ...Stonowana kolorystyka, prosta konstrukcja - strona ma wyglądać "poważnie", bez flasha, animacji itd. Zlecenie obejmuje: - Zaprojektowanie tematu wraz z elementami graficznymi i logo firmy. - Temat odpowiednia dla SEO (poprawny HTML, przyciski i linki tekstowe itd.) - Temat ma nie ograniczać możliwości Drupala - w zakresie konfiguracji (bodowy) strony. Po dodaniu bloków, elementów menu (primary links i secondary links), sloganu, site mission, search box itd. strona ma ciągle dobrze wyglądać, a elementy te mają pasować do layoutu. - Przeniesienie wszystkich praw majątkowych na logo oraz temat. Częścią tematu mogą być jakieś darmowe elementy graficzne (ale trzeba wykazać ich legalność i używanie ich nie może być ograniczone). Inną możliwością jest użyci...

    $101 (Avg Bid)
    $101 Średnia Oferta:
    1 składanie ofert

    ...auto_increment, `produkt_id` bigint(20) NOT NULL default '0', `opcja_id` bigint(20) NOT NULL default '0', `wartosc` text NOT NULL, PRIMARY KEY (`numer`), KEY `produkt_id` (`produkt_id`) ) tabela pomocnicza: CREATE TABLE IF NOT EXISTS `tabela_pomocnicza` ( `numer` bigint(20) NOT NULL auto_increment, `wartosc` text NOT NULL, PRIMARY KEY (`numer`) ) tabela wynikowa: CREATE TABLE IF NOT EXISTS `tabela_wynikowa` ( `numer` bigint(20) NOT NULL auto_increment, `produkt_id` bigint(20) NOT NULL default '0', `opcja_id` bigint(20) NOT NULL default '0', `wartosc_id` bigint(20) NOT NULL default '0', PRIMARY KEY (`numer`), KEY `produkt_id` (`produkt_id`) ) p...

    min $2
    min $2
    0 składanie ofert

    ...Cache, Turbo Memory: 4GB Memory (4x1GB), 1333MHz, Single Ranked UDIMM Operating System:Windows Server 2008 R2, Foundation Edition, x64 OS Partitions: 80GB Microsoft OS Partition Override Hard Drive Configuration: PERC S100 (Embedded SATA Software RAID) supporting 2 Hard Drives &#8211; RAID 1 Primary Controller: No Controller Hard Drives: 2TB 7.2K RPM SATA 3.5in Cabled Hard Drive Power Cords: Power Cord, NEMA 5-15P to C13, wall plug, 10 feet Network Adapter: On-Board Single Gigabit Network Adapter Tape Backup Software: Symantec Backup Exec 2010 Quickstart no maintenance ...

    min $2
    min $2
    0 składanie ofert

    ...użytkownikom kwoty, jednak po stronie skryptu cały czas widnieje saldo 0 Zamieszczam plik tabeli bazy danych : -- -- Struktura tabeli dla `pp` -- CREATE TABLE IF NOT EXISTS `pp` ( `transid` int(11) NOT NULL AUTO_INCREMENT, `userid` int(11) NOT NULL DEFAULT '0', `kwota` int(11) NOT NULL DEFAULT '0', `typ` text NOT NULL, `status` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`transid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin2 AUTO_INCREMENT=11 ; -- -- Struktura tabeli dla `users` -- CREATE TABLE IF NOT EXISTS `users` ( `userid` int(11) NOT NULL AUTO_INCREMENT, `login` text NOT NULL, `haslo` text NOT NULL, `rejestracja` int(11) NOT NULL DEFAULT '0', `imie` text NOT NULL, `email...

    min $2
    min $2
    0 składanie ofert

    ...2010 FIFA (Football) World Cup South Africa Nigeria Group 2010 FIFA (Football) World Cup South Africa Greece Group 2010 FIFA (Football) World Cup South Africa Algeria Group 2010 FIFA (Football) World Cup South Africa Slovenia Group 2010 FIFA (Football) World Cup South Africa Serbia Group 2010 FIFA (Football) World Cup South Africa Australia Group 2010 FIFA (Football) World Cup South Africa Denmark Group 2010 FIFA (Football) World Cup South Africa Cameroon Group 2010 FIFA (Football) World Cup South Africa Italy Group 2010 FIFA (Football) World Cup South Africa New Zealand Group 2010 FIFA (Football) World Cup South Africa Cote d'Ivoire Group 2010 FIFA (Football) World Cup South Africa Korea DPR Group 2010 FIFA (Football) World Cup South Africa Honduras Group 2010...

    $0 (Avg Bid)
    $0 Średnia Oferta:
    1 składanie ofert

    ...`id` int(11) NOT NULL auto_increment, `name` text character set utf8 collate utf8_unicode_ci NOT NULL, `image` text character set utf8 collate utf8_unicode_ci, `information` text character set utf8 collate utf8_unicode_ci, `category` int(11) NOT NULL, `category_2` int(11) NOT NULL, `youtube` text character set utf8 collate utf8_unicode_ci, `type` smallint(1) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=223 ; -- -- Zrzut danych tabeli `zbyster_card` -- INSERT INTO `zbyster_card` (`id`, `name`, `image`, `information`, `category`, `category_2`, `youtube`, `type`) VALUES -- -------------------------------------------------------- -- -- Struktura tabeli dla `zbyster_card_stawki` -- CREATE TABLE ...

    $2 (Avg Bid)
    $2 Średnia Oferta:
    1 składanie ofert

    ...'<span id="potwierdz">Error: '.mysql_error().'</span><br />'; } $ile++; } return true; } else { return false; } } else //dodawanie tabeli { if(!(zapytanie("CREATE TABLE `$id` ( `id` int(11) NOT NULL auto_increment, `link` text NOT NULL default '', `title` text NOT NULL default '', `description` text NOT NULL default '', PRIMARY KEY (`id`));"))) aktualizuj_rss($adres,$id); } } function porzadkuj($id) { $ile=mysql_fetch_array(mysql_query("SELECT id from `$id` ORDER BY id DESC LIMIT 1")); $ile=(intval($ile['id'])-40); if (mysql_query("DELETE FROM `$id` WHERE `id` < $ile")) return...

    min $2
    min $2
    0 składanie ofert

    ...id="potwierdz">Error: '.mysql_error().'</span><br />'; } $ile++; } return true; } else { return false; } } else //dodawanie tabeli { if(!(zapytanie("CREATE TABLE `$id` ( `id` int(11) NOT NULL auto_increment, `link` text NOT NULL default '', `title` text NOT NULL default '', `description` text NOT NULL default '', PRIMARY KEY (`id`));"))) aktualizuj_rss($adres,$id); } } function porzadkuj($id) { $ile=mysql_fetch_array(mysql_query("SELECT id from `$id` ORDER BY id DESC LIMIT 1")); $ile=(intval($ile['id'])-40); if (mysql_query("DELETE FROM `$id` WHERE `id` < $ile")) return true...

    min $2
    min $2
    0 składanie ofert

    ...przedstawiam opis tej pracy w jezyku angielskim: Cała tresc pracy i kryteria prześle osobom zainteresowanym na adres mailowy. Mysle ze wielkosc pracy moze wahac sie około 1500 słow w razie potrzeby moze byc wiecej. Section 1 Design a WLAN based system In this section, students are supplied with a complex floor plan, the results of a site noise survey and a list of business requirements. Students will be required to design a solution, specify the required equipments, provide a series of design diagrams, and present in report format. Guidelines of the design process: Step 1 Data collection This project starts with collecting user requirements, especially the required bandwidth and its distribution. Please consider the following questions: &#82...

    min $2
    min $2
    0 składanie ofert
    36967 Łatwy skrypt PHP Zakończone left

    Witam. Programuję w innej technologi, nie chce mi się szukać tego na google. Potrzebuję skrypt php, podaję trochę tekstu, tekst jest zapisywany poprzez php do bazy mysql i następuje przekierowanie do stronki typu "dziękujemy za bla bla..." Dla ułatwienia dodam, że tabela zawiera 2 pola: primary key id autoincrement oraz pole na wpisywany tekst typu varchar 128 not null Myślę proste.

    $2 (Avg Bid)
    $2 Średnia Oferta:
    1 składanie ofert

    Witam, Szukam osoby, która DORADZI (za opłatą) jak zoptymalizować zapytania lecące do slow logs. Mogę udostępnić jedynie strukturę bazy danych. Jeden z problemów: SELECT c . * , , FROM games_champs AS c INNER JOIN games_list AS g ON c.champ_gid = INNER JOIN games_cats AS cat ON = cat.c_id gdzie champ_gid PRIMARY gid PRIMARY gcat INDEX c_id PRIMARY nie używa indeksów Najlepszym byłby kontakt na GG:3902876 ewentulanie mail: mrjozolist(@)

    min $2
    min $2
    0 składanie ofert

    Zlecę wykonanie formularza r...`z_produkt_2` varchar(100), `z_produkt_3` varchar(100), `z_produkt_4` varchar(100), `z_nrs_1` varchar(30), `z_nrs_2` varchar(30), `z_nrs_3` varchar(30), `z_nrs_4` varchar(30), /* Keys */ PRIMARY KEY (`z_id`) ) ENGINE = InnoDB; CREATE TABLE `kzrekl_zgloszenia_powody` ( `p_id` int AUTO_INCREMENT NOT NULL, `p_nazwa` varchar(30), /* Keys */ PRIMARY KEY (`p_id`) ) ENGINE = InnoDB; Jako powody wpisujemy: uszkodzony towar niezgodność z umową niekompletny towar naprawa gwarancyjna brak dokumentów inne Po wysłaniu formularza i poprawnej walidacji - tekst z podziękowaniem wczy...

    $20 (Avg Bid)
    $20 Średnia Oferta:
    1 składanie ofert

    ...strony Nie moze to niestety byc inny serwis, chyba ze ktos orientuje sie jakie podobne serwisy oferuja prowadzenie konkursow sms bez posiadania działalności gospodarczej. Konkursow ma byc 6, rozne kwoty. Jesli chodzi o jakie raporty maja byc generowane: struktura istniejącej już tabeli w bazie: CREATE TABLE `doladowania` ( `id` INT NOT NULL AUTO_INCREMENT PRIMARY KEY , `osobanr` INT NOT NULL COMMENT 'którą osobą wysyłającą SMS jest klient', `text` CHAR( 255 ) NOT NULL COMMENT 'treść SMSa', `number` INT( 5 ) NOT NULL COMMENT 'numer na który został wysłany SMS', `kwota` INT( 4 ) NOT NULL COMMENT 'za jaką kwotę doładowanie', `sender` BIGINT( 11 ) NOT NULL COMMENT 'numer telefonu osoby, która wy...

    min $2
    min $2
    0 składanie ofert

    ...`last_signin` varchar(12) NOT NULL default '', `email` varchar(150) NOT NULL default '', `favorite` enum('0','1') NOT NULL default '1', `power` enum('0','1','2') NOT NULL default '0', `about` text NOT NULL, `avatar` varchar(255) NOT NULL default '', `activation_key` varchar(20) NOT NULL default '', `new_password` varchar(32) NOT NULL default '', PRIMARY KEY (`id`), UNIQUE KEY `username` (`username`) ) TYPE=MyISAM AUTO_INCREMENT=2430 ; -- -- Zrzut danych tabeli `pm_users` -- INSERT INTO `pm_users` VALUES (1, 'sLAm', '9a12a6fc1772f75b025d90f5d5dc0a59', 'Administrator'...

    min $2
    min $2
    0 składanie ofert

    Przedmiotem zlecenia jest wykonanie aplikacji spełniającej 2 proste warunki: 1) napisana w Delphi (kod źródłowy) 2) przycisk na formatce + funkcja przełączająca dwa monitory tak, aby pierwszy z nich stał się PRIMARY, a drugi SECONDARY oraz drugi przycisk w sposób analogiczny, ale na odwrót : )

    min $2
    min $2
    0 składanie ofert

    ... `miej` varchar(64) NOT NULL default '', `wiek` varchar(32) NOT NULL default '', `post` text NOT NULL, `date` datetime NOT NULL default '0000-00-00 00:00:00', `keyid` varchar(128) NOT NULL default '', `stat` varchar(8) NOT NULL default '', `admin` varchar(8) NOT NULL default 'no', `avatar` varchar(255) NOT NULL default '', `avatar_typ` tinyint(4) NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `nick` (`nick`) ) ENGINE=MyISAM AUTO_INCREMENT=84769 DEFAULT CHARSET=latin2 AUTO_INCREMENT=84769 ; -- -- Zrzut danych tabeli `users` -- INSERT INTO `users` VALUES (37759, 'NICK', 'PASS', 'gesmis@', '', '', �...

    min $2
    min $2
    0 składanie ofert

    ...varchar(64) NOT NULL default '', `wiek` varchar(32) NOT NULL default '', `post` text NOT NULL, `date` datetime NOT NULL default '0000-00-00 00:00:00', `keyid` varchar(128) NOT NULL default '', `stat` varchar(8) NOT NULL default '', `admin` varchar(8) NOT NULL default 'no', `avatar` varchar(255) NOT NULL default '', `avatar_typ` tinyint(4) NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `nick` (`nick`) ) ENGINE=MyISAM AUTO_INCREMENT=84769 DEFAULT CHARSET=latin2 AUTO_INCREMENT=84769 ; -- -- Zrzut danych tabeli `users` -- INSERT INTO `users` VALUES (37759, 'NICK', 'PASS', 'gesmis@', '', '...

    $9 (Avg Bid)
    $9 Średnia Oferta:
    1 składanie ofert

    Szczegóły projektu: Język programowania: PHP 5.0 Bazy danych: MySQL Tytuł projektu: książka telefoniczna Ilość baz: 1 Ilość tabel: 3 (można poszerzyć liczbę tabel) Tabela uzytkownik - iduzytkownik (primary key, auto_increment, unsigned int) - imie (varchar(50)) - nazwisko (varchar(50)) Tabela numertelefonu - idnumer (primary key, auto_increment, unsigned int) - numertelefonu (varchar(20)) Tabela ks_tel - iduzytkownik (primary key, auto_increment, unsigned int) - idnumer (primary key, auto_increment, unsigned int) Moje oczekiwania: 1. Projekt wykorzystuje uwierzytelnianie. (wykorzystanie zmiennych sesyjnych 2. W projekcie można dodawać, usuwać lub modyfikować dane użytkownika (wykorzystując tabelę uzytkownik) 3. W projekcie moż...

    min $2
    min $2
    0 składanie ofert

    Zlecę korektę/uzupełnienie funkcji sklepu Zainstalowałem Os commerce milestone 2.2 W administratorze, po zalogowaniu, w zakładce: "Narzędzia" pod linkiem "Zarzadzanie biuletynem" wyświetla mi się komunikat: Biuletyn Rozmiar Moduł Wysłany Status Działanie 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-20, 20' at line 1 select newsletters_id, title, length(content) as content_length, module, date_added, date_sent, status, locked from newsletters order by date_added desc limit -20, 20 [TEP STOP] Jak wobec tego dodać wpis, uzupełnić, aby funkcja mogła działać, być aktywowana? Jeszcze jedno, zapomniałem, sciagnąłem i wyedytowa...

    $2 - $8
    $2 - $8
    0 składanie ofert

    ... `nip` varchar(30) collate utf8_polish_ci default NULL, `tel` varchar(40) collate utf8_polish_ci default NULL, `telkom` varchar(10) collate utf8_polish_ci default NULL, `email` varchar(20) collate utf8_polish_ci default NULL, `fax` varchar(20) collate utf8_polish_ci default NULL, `www` varchar(20) collate utf8_polish_ci default NULL, `uwagi` text collate utf8_polish_ci, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=14 DEFAULT CHARSET=utf8 COLLATE=utf8_polish_ci; należy wprowadzić do niej dane, które są w pliku *.xls niestety kolumny w exelu nie pokrywają się z kolumnami w tabeli. Trzeba zatem odfiltrować dane i wprowadzić do odpowiednich komórek. przykładowy rekord: GEERS Akustyka Słuchu || ul. Głęboka 10/ 13, 20-612 Lublin || 08...

    $8 (Avg Bid)
    $8 Średnia Oferta:
    1 składanie ofert

    ...poleceniem: CREATE TABLE `#__donations` ( `id` int(11) unsigned NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `nick` varchar(255) NOT NULL default '', `date` date NOT NULL default '0000-00-00', `email` varchar(255) NOT NULL default '', `amount` varchar(255) NOT NULL default '', `published` tinyint(1) NOT NULL default '0', `checked_out` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM. - Wszystkie informacje o zasadach działania mechanizmu, informacjach, które wysyła PayPal oraz przykłady skryptów można - znaleść na stronie : po angielsku. Dane które mają być wprowadzane to: -imie/nazwa wpłacającego, -mail, -data w formacie: 2004/0...

    $40 (Avg Bid)
    $40 Średnia Oferta:
    1 składanie ofert

    ..."public"."accounts" ( "login" VARCHAR(25) NOT NULL, "password" CHAR(16) NOT NULL, "email" VARCHAR(128) NOT NULL, CONSTRAINT "accounts_pkey" PRIMARY KEY("login") ) WITHOUT OIDS; CREATE TABLE "public"."users" ( "login" VARCHAR(25) NOT NULL, "name" VARCHAR(32), "surname" VARCHAR(32), "email" VARCHAR(128), "sex" SMALLINT, "year" SMALLINT, "city" VARCHAR(32), "country" VARCHAR(32), "homepage" VARCHAR(128), "occupation" VARCHAR(32), "interests" VARCHAR(256), "phone" VARCHAR...

    $71 (Avg Bid)
    $71 Średnia Oferta:
    1 składanie ofert

    ...put the new product, Collagen into The market in system multi level marketing I’m interested in all countries, the most about US and all around US. Everything is described below. FURTHER INFORMATION - WHAT IS COLLAGEN BEAUTY LINE? Collagen is a normal protein, which can be found in animal and human tissue. It is one of the most important proteins in our body; it comprises 30 % of all protein in the body and 70 % of skin protein. Collagen's most distinctive feature is its shape of construction; the vast ma¬jority of molecules form the shape of a super helix - created from three polypeptide chains, which spiral around a common axis. Fish collagen is a completely natural protein extracted from specific types of fish. So far, ...

    min $2
    min $2
    0 składanie ofert

    ...put the new product, Collagen into The market in system multi level marketing I’m interested in all countries, the most about US and all around US. Everything is described below. FURTHER INFORMATION - WHAT IS COLLAGEN BEAUTY LINE? Collagen is a normal protein, which can be found in animal and human tissue. It is one of the most important proteins in our body; it comprises 30 % of all protein in the body and 70 % of skin protein. Collagen's most distinctive feature is its shape of construction; the vast ma¬jority of molecules form the shape of a super helix - created from three polypeptide chains, which spiral around a common axis. Fish collagen is a completely natural protein extracted from specific types of fish. So far, ...

    min $2
    min $2
    0 składanie ofert
    Daniel project 6 dni left

    I'm currently seeking a skilled developer to create an e-commerce platform, named "yuk pencet", tailored towards young adults aged between 18 and 35. The primary feature that I'm looking to include in this platform is product customization. Key Requirements: - Develop an intuitive, sleek e-commerce platform that aligns with the preferences of the specified age group - Implement the product customization feature in a user-friendly way, ensuring it's engaging and easy to use Ideal Skills and Experience: - Proficient in e-commerce platform development - Prior experience in creating platforms for young adult audiences - Expertise in integrating complex customization features - Strong UI/UX design skills - Knowledge of best p...

    $32 / hr (Avg Bid)
    $32 / hr Średnia Oferta:
    20 składanie ofert

    I'm in need of a local freelancer based out of Noida, Greater Noida or East Delhi. The task involves visiting a residential property in Greater Noida near Yamuna Expressway. Here are the job specifics: - You will be responsible for using a smartphone to take pictures and videos of the property. - The coverage is expected to be basic, focusing on the main areas of the property. - The primary goal of this visual content is to attract potential investors. Ideal candidates for this project should: - Be based in Noida, Greater Noida, or East Delhi. - Possess a smartphone for capturing the visuals. - Have basic knowledge of real estate photography. - Understand the importance of targeting potential investors with the visual content produced.

    $26 (Avg Bid)
    Lokalna
    $26 Średnia Oferta:
    3 składanie ofert

    ...my business. The primary goal here is to alleviate human intervention in tedious, time-consuming and repetitive tasks. put in your mind this is will be my master thesis. Key Responsibilities: - Automate data entry and processing: The AI system should be able to process large amounts of data, extract relevant information and update records as necessary. - Automate customer service interactions: The system should be able to respond to basic customer inquiries, forward more complex issues to a human representative, and learn from interactions to provide better responses over time. - Program via python. by using all kinds DNN CNN RNN Essential Skills and Experience: - Proficiency in AI and machine learning - Strong understanding of natural language processing ...

    $1280 (Avg Bid)
    $1280 Średnia Oferta:
    6 składanie ofert

    I'm seeking a professional auditor to conduct a comprehensive annual financial audit for my company in Vancouver, Canada. The primary goal of this audit is to validate financial statements, with a keen focus on the balance sheet, income statement, equity, and cash flow statement. Ideal Skills/Experience: - Proven experience in financial auditing, particularly annual audits - Excellent knowledge of financial regulatory compliance - Skilled at identifying financial irregularities - Proficient in reviewing and validating balance sheet, income statement, and cash flow statement. This engagement will require a meticulous individual who can handle the complexities of a comprehensive financial audit while upholding the highest degrees of professionalism and inte...

    $13750 (Avg Bid)
    $13750 Średnia Oferta:
    4 składanie ofert

    I'm looking for a talented video creator who can produce a captivating app launch video for my new mobile application. This will be a short animated video, less than 1 minute in duration, that will introduce the app to adult viewers. Key Requirements: - The video should be engaging and visually appealing, as it will be the primary promotional asset for the application. - It has to be under a minute, so brevity and effective communication are crucial. - A high level of creativity is essential to ensure the video captures the attention of the intended audience. Ideal Skills and Experience: - Proven experience in creating animated videos, especially for mobile applications or tech products. - Strong understanding of adult audience preferences and how to translate t...

    $82 (Avg Bid)
    $82 Średnia Oferta:
    9 składanie ofert

    I'm seeking an experienced Flutter developer to assist in the creation of an Android application. Key Points: - The main purpose of the app is not yet defined. We are open to ideas and suggestions. - We don't have a specific design in mind, so I'll need the developer to lead the design process. - The primary platform for this app is Android. Requirements: - Proficiency in Flutter and Dart - Experience in designing mobile applications - Strong problem-solving skills and creativity - Ability to work independently and think critically

    $63 / hr (Avg Bid)
    $63 / hr Średnia Oferta:
    38 składanie ofert

    I need a digital brochure to inform about my company's products and services. The primary goal is to educate potential clients on our offerings to generate interest and potentially lead to sales. The brochure will be distributed through email. Key Responsibilities: - Designing a visually appealing and professional digital brochure - Ensuring the content is clear, engaging, and informative Ideal Skills: - Graphic Design - Copywriting - Experience with digital brochure creation - Knowledge of email marketing - Strong understanding of product promotion and lead generation It's important that the freelancer has a good track record and previous works that can be shared to demonstrate their skills.

    $16 (Avg Bid)
    $16 Średnia Oferta:
    27 składanie ofert

    ...section of a wooden floor. The primary purpose of this animation is for marketing and advertising. We have high quality photos of the side view of the plank, we would grag to have an annimation of this in which the different layers of the plank are pulled apart, and described with text. This may be an image or an annimation. Main requirements: * 3D animation: The ideal candidate should have experience creating 3D animations. * Realistic presentation: The animation must be highly detailed to create a realistic representation of a cross-section of a wood floor. * Marketing and advertising: The animation should be suitable for marketing purposes, engaging and visually appealing to potential customers. Ideal Skills: * Skill in 3D animation software. * Experience i...

    $435 (Avg Bid)
    $435 Średnia Oferta:
    46 składanie ofert

    I'm looking for a writer who can create engaging and informative content for a radio broadcast. The primary goal is to inform the general public on a variety of topics. The ideal candidate for this job should have: - Proven experience in content writing, with a focus on informative pieces - Ability to write for radio, keeping in mind the auditory medium - A knack for engaging a broad audience, not limited to a specific niche or profession Experience in scriptwriting, journalism, or broadcasting would be a big plus. Your work should be able to keep listeners entertained while educating them at the same time.

    $19 / hr (Avg Bid)
    $19 / hr Średnia Oferta:
    24 składanie ofert

    JOB ONLY for freelancers form CHINA MAINLAND I need of a proficient iOS app tester to help me with my social networking app. The application is designed for iPhone users and will have the primary feature of sharing location. Key Responsibilities: - Review the app's overall functionality - Confirm that the location tracking feature operates correctly - Suggest improvements for user experience Ideal Candidate: - Proficient in iOS app testing - Understanding of location tracking functionalities - Experience with social networking apps is a plus Please provide any relevant experience you have in this area, and explain your approach to testing a social networking app. Your suggestions for improving the location tracking feature are also highly appreciated.

    $171 (Avg Bid)
    $171 Średnia Oferta:
    14 składanie ofert

    I am seeking a professional to develop a custom click funnel with the primary goal of lead generation. Key Requirements: - Your primary focus will be on capturing leads from individual consumers (B2C). - The follow-up phase of this project will specifically involve creating an automated email series for engaging with the captured leads. Ideal Skills: - Proven experience in building successful click funnels for lead generation. - Strong understanding of B2C lead generation tactics. - Proficiency in designing and implementing automated email sequences. This project is of great importance to me, and I am looking forward to working with someone who can bring their expertise to the table.

    $154 (Avg Bid)
    $154 Średnia Oferta:
    45 składanie ofert

    My business, , is in need of a talented SEO expert to help us achieve our primary objective of attracting new clients from the EU. Key Focus: - The main area of improvement required is technical SEO and website performance. This includes on-page elements, site speed, mobile optimization, and overall website health. Primary Content: - Our website primarily features content related to marketing services. This will help you better understand the tone and nature of the business, and how it appeals to potential clients. Skills and Experience: - Proven track record of successful SEO campaigns, specifically in attracting clients on a regional level. - Proficiency in technical SEO techniques and tools, with experience improving website performance. - Unders...

    $88 (Avg Bid)
    $88 Średnia Oferta:
    49 składanie ofert

    I'm looking for a professional who can help me create a content publishing plan for my video content. Research involves the youtube, instagram, tiktok existing videos Key points: - The primary goal of the content is entertainment, so I need the plan to be engaging and attention-grabbing. - The target audience is adults, so the content must be suitable for this demographic. Ideal skills and experience include: - Demonstrated experience in content strategy, specifically for video content. - Strong understanding of creating engaging, entertaining content. - Knowledge of adult audience preferences and trends is a plus.

    $20 / hr (Avg Bid)
    $20 / hr Średnia Oferta:
    13 składanie ofert