versiune pre-alfa - recomandam rss.mioritics.ro intre timp

Toate | Etichete | Surse | Adauga RSS

Eticheta: php

13 posturi de bloguri in rezultate

1  2  Urmatoarea Ultima

Writing vertical text in web pages. de Ciprian Sorlea

Scris la 15 Oct 2005 12:43:56

Hi, Yesterday I saw a post on Gazduire.Info forum about using vertical text in a web page. The presented solutions uses proprietary techniques of … Internet Explorer. So, I started to think of it, and, in case the text needs to be generated dynamically, the only way to accomplish this seems to be a server side [...]

Sursa: http://www.it-exchange.ro/blog Etichete: php

NewsLetter Script de Ciprian Sorlea

Scris la 14 Oct 2005 15:02:07

A few days ago, a friend of mine asked me to send him a small php script for a newsletter. He extracted the recipients from a MySQL database, so he needed only the send-script. So here is the script. You’re free to use it. No credit required. <? $subject = “Enter your subject here”; [...]

Sursa: http://www.it-exchange.ro/blog Etichete: php

Pehaşpe

Scris la 16 Apr 2006 21:13:26

De ce unii sunt nişte programatori execrabili. Cel puţin unul din motive. Cum naiba înveţi să programezi uitându-te la poze? Şi fără explicaţii?

Sursa: http://andu.417.ro/blog/andu Etichete: php ro

AJAX and PHP: Building Responsive Web Applications de Cristian Darie

Scris la 26 Apr 2006 15:48:42

AJAX este un fenomen complex care poate semnifica ceva diferit pentru fiecare persoana. Pentru utilizatori, AJAX se simte prin situri moderne cu o interfata mai prietenoasa si comportament mai prietenos decat siturile traditionale. Pentru programatori, AJAX inseamna Asynchronous Javascript and XML, si se refera la un set de tehnologii care permit implementarea unor facilitati deosebite [...]

Sursa: http://www.phpromania.net/blog Etichete: php ajax

PHP vs perl de Cristi

Scris la 18 Apr 2006 15:14:53

Justin Silverton a publicat un articol despre diferentele PHP si perl. El subliniaza faptul ca PHP este realizat pentru web, are suport built-in pentru baze de date si este mai sigur. Alt articol legat de acest subiect gasiti si la http://tnx.nl/php Un alt articol care merita citit este si 10 PHP speed improvement tips for apachescris [...]

Sursa: http://www.phpromania.net/blog Etichete: php apache

Imagini in baza de date de aurelian

Scris la 13 Mar 2006 13:28:58

Dezbaterea privind păstrarea fişierelor (audio/video/imagini) in baza de date contra sistem de fişiere continuă cu noi argumente. Într-un articol publicat pe MySQL-dump (găsit via PlanetPHP) se pare ca nu sunt singurul căruia îi place idea de a servi conţinutul static cu serverul web lightTPD. La o concluzie finală pro sau contra nu se va ajunge prea curând [...]

Sursa: http://www.phpromania.net/blog Etichete: general php open source mysql

PHP 6.0 de Cristi

Scris la 12 Mar 2006 18:27:55

Se pare ca din PHP 6.0 vor lipsi: register globals magic quotes safe mode Mai multe pe blogul lui Par Pierre

Sursa: http://www.phpromania.net/blog Etichete: php

joc in php de kleampa

Scris la 04 Apr 2006 22:41:10

Intr-un moment liber (ciudat ca era si de plictiseala) ,am vazut pe RAC un job de facut jocul “foarfeca, cutit si piatra” in PHP, in 10 min era deja gata Il puteti vedea aici www.kleampa.com/joc/

Sursa: http://blog.kleampa.com Etichete: php

PHP helper function: populate a SELECT de florin_miu

Scris la 01 Aug 2006 14:42:54

If you are like me, then you like to keep PHP files separated from your HTML files and to use as little PHP code as possible in my presentation files. Tired of filling SELECT tags with options from arrays? Here's a nice little function might help you.

Sursa: http://www.adrianmiu.ro Etichete: php

PHP helper function: RADIOBUTTONS de florin_miu

Scris la 02 Aug 2006 14:56:54

I like repetitive tasks because they make me think of a way to stop doing them. Writting radio buttons from some list of elements is one of such repetitive tasks that every web developer should do it. I don't like using template engines (like Smarty or Savant) so in order to keep my HTML files as clean as possible I had to find a way to do this kind of tasks faster. About 2 years ago I created a function to help me and about a 2 month ago I refined it to fit more real-life situations. Check it out!

Sursa: http://www.adrianmiu.ro Etichete: php

1  2  Urmatoarea Ultima