Salam! I thought you were using word press in your own Hosted site. By By seeing this Picture I can understand you are using word press hosted free account,...
Wa-alaikumus salam, Boss, you said " Just you need to login to your wordpress Control panel as admin then in the Left side Navigation menu Select Plugins " ...
Hi Sherif, Assalamu Alaikum! It is to Good to hear that you are managing a WordPress Blog. So now you want to Manage your Plugins huh? For that you can't use...
hello, you have first require Flieailla (http://filezilla-project.org/download.php ) software which access the ftp server ...................you can used this...
Can any body tell me How can i add Plugins-menu so that I can manage plugins in wordpress. As By Default, i do not have that menu option. OR Eeven, u could...
 Thanks  Sujit ...... Habib ... From: Sujit Roy <sujit_chemistry@...> Subject: Re: [phpResource] Convert .xls to .csv To: phpresource@yahoogroups.com ...
If you want all in one select box than you need to make a recursive function which call itself and fetch sub category untill reached last level. Thanks Best...
Hi Xperts.... Can any body help me about osCommerce template customization?? i need to edit the middle portion of the index page of oscommerce... I mean...
I need all cats, subcats to be in one select box, how do I do that ? Mohamed Badr Senior Web Application Developer OmegaSoft Projects mob: +2 010 2050009 ...
Try to use something like similar. May be it is buggy, but u can find an idea include "YOUR DB CONNECTIVITY CLASS"; $objDB = new CREATEYOURDBObject(); ...
Either you can used the recursive function as suggested by Atif or you can use AJAX to reach at certain level. AJAX will be more efficient technique as in this...
I need a code example to do that Mohamed Badr Senior Web Application Developer OmegaSoft Projects mob: +2 010 2050009 website: <http://www.mohamedbadr.com/>...
In this case, you will have to check if the current ID has been used as parent or no. If yes, run the query to find its child. Most probably, you will be...
But that means for each level I have to do a select query, and I don't know how many levels are there, it should be unlimited so how do I do that ?? Mohamed...
In Oracle, you can get the parent child tree in one query, but that technique is not yet supported in mysql. So you will have to do the same as suggested by...
Hi, Top most element don't have parent so it's partent_id is 0. Your first query is Select * from hosp_categories where parent_id = '0' This will give you the...
I have categories table with multilevel categories I need to make the insert statement for the sub categories and sub subcategories so I need to populate a...
hi there, i think u find something usefull from this url: http://tinyurl.com/p986y7 or..go and search in this site.. www.phpclasses.org Thanks MD.Harisur...
Hi experts, I want to upload a very big size file through my php script. I need the upload functionality that youtube uses.can you please help me what sould I ...
Hi, Here is a nice simple "MVC PHP Framework", which is powerful, lightweight, very flexible, transparent. One can easily modify as per their need. It is not...
tar -xvf <file> ... tar -xvf <file> Le jeudi 05 mars 2009 8:03 +0530, manika bhatia a it : how to extract tar file on linux Add more friends to your...
Hi Experts, This is rakesh. I need your help to understand a project requirement. Please see below message body to check project requirement sent by client to...