editty asked: I’m a front end web designer just starting to venture into back end web development. I’m having trouble deciding what I should learn. I’ve narrowed it down to CakePHP or Ruby on Rails. I don’t have any experience with PHP or Ruby.
I have a basic understanding of programming concepts from a few [...]
John C asked: For instance, I have the following string:
table:column
I need to get “table” as the result of the php regular expression.
So, I need everything before the “:” symbol
After that regular expression is performed, I would also like to get everything after the “:” symbol, or “column” as well.
kr16kr asked: How to write a PHP coding to list out all files and directories as links to them?
This is somewhat similar to some index pages. When new file or folder is added to the directory, HTML page should display the newly created file/folder together with previous ones after it is being refreshed. (prefer in [...]
shafaki asked: I am planning to make some sort of social networking web application. I will be using Ruby on Rails to build it. I have just learnt the basics of Ruby on Rails. Now how can I go about to do user registration and authentication and display customized content for each user after he/she [...]








