Dear all, I need to insert login module inside an Article. I try in different way and search the solution in online but not found the right solution. I use the...
Dear all, I need to insert login module inside an Article. I try in different way and search the solution in online but not found the right solution. I use the...
6 New Web Technologies of 2008 You Need to Use Now Every year, we see scores of innovations trickle onto the web — everything from new browser features to...
Thanks Mr Rupom for share this nice and useful article. I think it will be helpful for us. S.M. Saidur Rahman Work: +8801911731214 Mobile: +8801911731214 ...
- Hi, Hope all r fine. In a report i give the check box at the left side of each row. Whether one can select all report by clicking a check box on the top of...
Take a look at my MyDailyFlog Page Hi! I set up a MyDailyFlog Page where I can post my latest and greatest photos and I want to add You as a friend so you can...
Hi experts, We are developing a news letter module. We are successfully sending the email from the module admin area. But we are unable to track whether the ...
Hi Rupom vai, as far i know gmail and yahoo block the image in mail. so i think the system you refereed not work in this mail box. i hope to get some other...
Hello Tapan Vai, All email clients support image in email body. We all receive hundreds emails everyday in Yahoo and Gmail that contain images. Thanks. -- ...
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...
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, 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...
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 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...
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, 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...
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...
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 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...
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/>...
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...
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(); ...
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 ...
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...