Hi everyone, Subject :Image re-sizing with control of every part of the image. Please help me out to find out a solution for image resizing through php. The...
Yes,you should go for Zend Framework certification but stop a while and take deep breath to make sure that you are best with php OOP and php. then you should...
Hi , Go through https://github.com/avalanche123/Imagine This will really help you :-) . On Sun, Mar 4, 2012 at 3:34 PM, imran.javed1@... < ... [Non-text...
Hi, We are looking for an experienced PHP developer for a business application development project. Minimum 1yr experience in pure PHP is expected. Resumes can...
... Javed, Usually hosting providers do not allow the users to change the memory_limit in php.ini. It is best to check with your hosting provider's technical...
running phpinfo() usually lists all the details of the php configuration, including the location of php.ini. Just make a php file which just executes phpinfo()...
write a simple file in your document root folder like this *<?php* * phpinfo();* *?>* * * Open it in the browser using the url of the file.This will show...
Hello To All Group Fellows, I need some help on Wordpress -> Thesis Theme -> Smart Skin. I am using Thesis Theme 's Skin named Smart for a Wordpress Blog. My...
Hi, It is based on your requirements. If you need bigger and complex CMS based site then you should go for Drupal. But if you need only CMS based site without...
Hi, what kind of application you going to develop. Example its community based or corporate website ?? Based on that you can choose CMS. Thanks, Sridhar. On...
Hi Imran , It depends on what you want to build . For eg : A blog and some pages . Go for : Wordpress A forum, blog, pages and more content types : go for...
hi, Please guide me on how to code to search elements from database in alphabetical order. If we click on A all items starting from A get displayed. -- Thanks...
... The answer is in your question. :) When you click on A, make a query such that it retrieves elements from database that start with A. Okay, let's break the...
Regarding Drupal, i feel it's got a steep learning curve so u can go for wordpress. But code security and feature wise...Drupal is best. ... [Non-text portions...
Hi All, I am Using Drupal 7 and stuck in a issue where i have to target interlinks for quicktabs.The interlinks which i have used in content for every ...
I got the issue solved by cloning it using panels for pages,creating new node,is it a better option to use it? is there any other technique's for it? On Thu,...
Hello guys, Hope you will all be fine. Today, I am experiencing an extremely strange problem with WordPress database connectivity. I have done a small project...
Have you hosted the database on an online database server, and changed the database connection settings in wp-config.php? Try to connect to the online database...