9 Topics

Member Avatar for MitkOK
Member Avatar for LastMitch
1
614
Member Avatar for MitkOK

Hello. I know that there are many ways to convert date in PHP, but i use those to two convert from/to MySQL DB.

Member Avatar for asimshahiddIT
0
198
Member Avatar for MitkOK

Here are two simple functions to validate name and e-mail . int [COLOR="#008000"]valName[/COLOR]( string $arg1 ) - this function returns 1 if name is correct, 0 if incorrect int [COLOR="Green"]valMail[/COLOR]( string $arg1 ) - this function returns 1 if name is correct, 0 if incorrect

0
187
Member Avatar for MitkOK

Hi folks. I made some research on Rails vs. Django, but I didn't come to conclusion which is better to learn. Basically I don't know either Ruby or Python. RoR became very popular last year, has many resources and rich documentation and books/tutorials. On the other hand Python as a …

Member Avatar for pty
0
150
Member Avatar for MitkOK

Hi folks. I wonder if some of you has worked with xls class for manipulating spreadsheets with PHP. The thing is that I have to get some values from 5 or 6 files and put them in HTML tables. Thanks in advance.

Member Avatar for iamthwee
0
94
Member Avatar for MitkOK

Hi. I'm learning now CakePHP and I'm writing basic login script. So when I log ( validate username and password ) I want to print a message and after 5 seconds to redirect to index. I use $this->flash('Login successfull', '/users/index', 5); but won't work ;( Ideas ? Thanks in advance. …

0
64
Member Avatar for MitkOK

Hi folks. I Have a question : I'm interested how you generate query string to search DB with more than 1 form with LIKE. For example : We have $_POST['name'], $_POST['title'], $_POST['phone'], $_POST['email']. How do you generate sql query to search with two criteria ( name and phone ) ? …

Member Avatar for dezignwork
0
167
Member Avatar for MitkOK

[quote]PHP 4 end of life announcement [13-Jul-2007] Today it is exactly three years ago since PHP 5 has been released. In those three years it has seen many improvements over PHP 4. PHP 5 is fast, stable & production-ready and as PHP 6 is on the way, PHP 4 will …

Member Avatar for stymiee
0
72
Member Avatar for MitkOK

Hello / Hallo / Hola / Ciao / Bonjour / Privet ! My name is Mitko Kostov, 21-year-old student in Technical University Sofia, Bulgaria. Now I work as Junior PHP developer while studying Electronics. I hope to find help about coding and I'll try to help people with their issues …

Member Avatar for christina>you
1
48

The End.