Hi I am working in MySQL 5. I came across a requirement. There is a table tbl having 2 columns id and value. Having entries like aaa 1 bbb 2 ccc 3 bbb 1 No i...
Assalam-o-Alaikum I hope email of mine will find you in good health and spirits. Brothers and sisters, i am not a new comer in the field of web programming. I...
Hi all, Does anyone know of an open source or free button generator for web menus? I'm looking for a really simple one. Any suggestion is greatly appreciate. ...
Are you on a Windows or UNIX box? If you are on a UNIX macine then you can tar up the files, retaining the file structrure. The data base you can do a mysql...
Hello Mr. Imran Rahi, hope following sql statement will help you... select product.id, concat(product.id, ' (', product_category.details, ')'), product.details...
If i am not wrong according to your requirement.. are you thinking of Data Migration of your Hosting Server? or you are just planning to transfer all site...
Maybe you can try http://www.buttongenerator.com/index.php?nocache=17784&start=0&generator=button ... From: Shafquat Bhuiyan To: phpexperts@yahoogroups.com ...
Hi Thanks a lot....but my subject is that there is only one table for eg say table A has fields f1 and f2. table A contains records f1 f2 aaa 1 bbb 2 aaa...
Hi, sorry may be i don't understand your requirement first time. following statement i use at mysql5.0. i am afraid if it use at 4.1 please don't mind if it...
CakePHP version 0.10.0.1217_alpha *Released*<http://cakephp.org/downloads/index/release>We are really excited about this release. There were some major changes...
Thanks, it's very interesting for me solution Yours sincerely, Dmitry Sheiko, http://www.cmsdevelopment.com, senior web developer at Red Graphic Systems...
Hello I want to import data from MS excel file to phpmyadmin using PHP.I have the code using COM class but this works only on windows plate form.My hosting...
Totally Clone of RoR(Ruby On Rails) but they did not mention it..... :( Thank you NHM Tanveer Hossain Khan (Hasan) ... as ... goal of ... enjoys this ... ...
Hi, You should look at the Excel reader at freashmeat http://freshmeat.net/projects/phpexcelreader/ Its currently in Beta but I have used it in a few different...
Hello Experts, Eid Mubarak! Eid is here once again, and we are busy preparing for the festivities. Unfortunately, at the same time, people in certain regions...
Hello My Website consists of HTML and PHP pages. I have a search box in my site.I want afters some one enter a keywords in search box,then it will search...
Hi guys, Hope you have spent a very nice Eid vacation. I am not able to use internet fulltime yet, just roaming from cyber cafes. Anyway, got a good news for...
hi Mr Junaid try with this script. its a total solution for u. http://www.cs.ioc.ee/~ando/sphider/ Shimul ... __________________________________ Yahoo!...
Hi I have heard about content mangement tools. I want to know what can i do with these tools? And also how can i use this? I want to know more about Content...
are you referring to the COLOR and BW part? if so you might want to add an image type in your database, so in your image upload youll have to select if the...
as the words say its a tool for managing content, this type of tool will help you to organize, categorize and structure your informations (be it text, images,...
If you mean toolkit for content management, you can go to www.opensourcecms.com and choose ready solution for you. Also you can get framework and API for...
Hi all! I have developed a site and i want a file "abc.php" to run everyday. I know this can be done with the help of cron job. But I a not familier with cron....