Jump to content

annaharris

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by annaharris

  1. Why don't you try Magento? It is an open source and also provides many features; it will surely fulfill all your requirements...
  2. I am agreed with Hall of Famer, Codeigniter works perfectly for our requirements.
  3. I would suggest you to use Yii Framework. It is a well-rounded and efficient PHP framework that follows some of the design principles of Ruby-on-rails and other such web frameworks. The learning curve might be a bit high though.
  4. I think nivo slider(jquery) is perfect for this, it is very easy to use. download the jquery free script at http://nivo.dev7studios.com/pricing/
  5. Filmmaking and programming can be a deadly duo. Welcome to phpfreak and hope that you get all the needed help here.
  6. I joined phpfreaks just a month ago and found it a good platform to share all the issues on PHP.
  7. Welcome to phpfreaks. Just feel free to share anything regarding PHP here.
  8. May be Symphony is better than CakePHP & Codeigniter.
  9. Hi dear, welcome to phpfreaks. Whatever issues you have regarding php, you can share them here.
  10. I agree that, silex is a good micro framework of php.
  11. I am sharing one source with you. Definitely, it will help you to create thumbnail for docx as well as pdf. http://www.abdus.me/ios-programming-tips/create-thumbnail-from-docx-ios/
  12. This link might be helpful to understand difference between Wordpress.com and wordpress.org http://diythemes.com/thesis/rtfm/differences-wordpress-com-org/
  13. If you are planning to develop Big/ Dynamic website then ASP is the best, otherwise you can use PHP.
  14. I am using "Guess the Price!" application in my android device. I am sending you a link for more information. I hope It will be helpful for you. https://play.google.com/store/apps/details?id=com.thunderapps.guessprice&hl=en
  15. This might be helpful to understand the basic difference between wordpress.com and wordpress.org http://en.support.wordpress.com/com-vs-org/
  16. Hi folks, I am also new to this forum and need some assistence to resolve my php problems.
  17. Hey, welcome buddy to PHP Freaks. I am a newbie too.
  18. There's nothing wrong with your code. Try something different.
  19. I think you haven't used any CSS or javascripts in your website. Using these scripts you can create various designs of your choice. You can also go for vivid templates from wordpress or drupal providing your website a better look and feel.
  20. It seems like your code is alright and I don't think that there is any type of glitch in your code. If it is not working then may be MediaWiki has made some changes in its extension coding.
  21. If you are using the latest version of PHP then avoid using the “mysql_connect()” function as this function is no longer supported by PHP. You can try this function "PDO_mysql()".
  22. Visit this site, it shows you a simple way of using Ajax in Zend Framework : http://www.datawebcoder.com/codeByLanguage/1382/How_to_use_ajax_in_Zend_Framework_.aspx
  23. If you are looking for hardcore gaming stuff, then the C++ language is best or if you want to make simple games then Flash is great for that.
  24. In my opinion, you should learn first of all C and after that C++.
  25. I would cast a vote for CodeIgniter (http://www.codeigniter.com). It will easily introduce you to the MVC paradigm, has a small footprint and great documentation.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.