Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

phpexperts

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 15634 - 15663 of 15663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
15634 shiplu
staticint Send Email
Feb 24, 2013
11:47 am
You should not save `age` in database. `age` should be a derived attribute, means it'll be calculated upon request. Store only the birth date. To retrieve date...
15635 Mety Soriano
metysoriano Send Email
Feb 25, 2013
7:19 pm
How to update the age sir.. Do I directly insert the below command without any WHERE condition? SELECT Datediff(Now(), `birthdate`) AS `age` ...
15636 Md. Yusuf
yusuf_cse Send Email
Feb 25, 2013
7:19 pm
Hello Xperts,     I need php programers. Specifications are given bellow:     Company Name :         4axiz     Position     :        ...
15637 Mohammad Nasiruddin
mavrickit46 Send Email
Feb 27, 2013
10:12 am
Hello, Infolect Group, a Belgium based group of companies is looking for 2 (two) Full Time PHP Developers. *The role will include building new web applications...
15638 Bijon
bijon.bairagi Send Email
Mar 27, 2013
3:34 pm
dear all, i am using a .htaccess file in a php project. all think working good. but i can not access my folder A exampel http://localhost/tixbd/user-login its...
15639 mainul
myrulz007 Send Email
Apr 4, 2013
8:24 am
http://pastebin.com/2gKUaE70 how do I remove the last comma in the string?...
15640 shiplu
staticint Send Email
Apr 4, 2013
8:28 am
Here you can use implode <http://php.net/implode> function. echo "<h2>Array to string separated by comma</h2><br>"; echo implode(', ', $cities); -- ...
15641 Akil Hossain
akilhossain Send Email
Apr 11, 2013
9:27 am
Dear Xperts i want to use facebook auth in my project. can anyone say which type server i need for this? someone suggested for SSLSSl is compulsary for it? ...
15642 mainul
myrulz007 Send Email
Apr 16, 2013
12:15 am
how do I remove the last comma in the string? here is the link http://pastebin.com/2gKUaE70 Please help me...
15643 M.Mukaddim Islam Tanim
tanim_mmi Send Email
Apr 16, 2013
12:16 am
use this: rtrim($string, ",") would cut trailing commas.   -- M Mukaddim Islam Tanim ________________________________ From: mainul <myrulz007@...> To:...
15644 M.Mukaddim Islam Tanim
tanim_mmi Send Email
Apr 16, 2013
12:16 am
Your code: 1. $cities = array('Tokyo&#39;, 'Mexico City', 'New York City', 'Mumbai&#39;, 'Seoul&#39;, 'Shanghai&#39;, 'Lagos&#39;, 'Buenos Aires', 'Cairo&#39;, 'London&#39;); 2.      ...
15645 foysal foysal
nowphp Send Email
Apr 16, 2013
12:16 am
Mainul vai You can use the below solution <?php $cities = array('Tokyo&#39;, 'Mexico City', 'New York City', 'Mumbai&#39;, 'Seoul&#39;, 'Shanghai&#39;, 'Lagos&#39;, 'Buenos...
15646 foysal foysal
nowphp Send Email
Apr 16, 2013
4:09 am
Mainul vai, You can see the below code. http://pastebin.com/4cB5hGui Thanks Foysal On Thu, Apr 4, 2013 at 2:53 PM, M.Mukaddim Islam Tanim...
15647 Arifur Rahman
m_arifdu Send Email
Apr 16, 2013
4:39 am
hello, there is way you can sub string 1 character from last ... -- Muhammad Arifur Rahman Senior Software Engineer CEO,Smart Data Soft...
15648 Saiful Islam
siful_i Send Email
Apr 16, 2013
6:54 am
Hi Dear. Please try in this way substr_replace($string, "", -1) Regards, -- Saiful Islam Web Application Developer http://www.saifulbd.com...
15649 Saleha Latif
salehalatif Send Email
Apr 16, 2013
3:11 pm
Hi, Here i want to mentioned that sometimes this below code wont work: $mystring = substr("a,b,c,d, ", 0,-1);  because it has space at the end of the string...
15650 moinul islam
moinulcsecuet Send Email
Apr 17, 2013
7:53 am
Dear Group, I want to develop network monitoring tool in PHP.i have serached in google.but didn't get enough resource. i want to have the following options in...
15651 chirag
chirag_govind Send Email
Apr 17, 2013
10:27 am
How to Search from database on multiple criteria based on selection from multiple radio button group on clicking on submit button? User can choose zero or one...
15652 Tuheen
tuheen_26 Send Email
Apr 20, 2013
11:51 pm
Hello Concern, I have a small project on php basically. and need Strong jQuery skill. If anyone interest please contact at iristechbd@... with you...
15653 Md
md_atiqulhaque Send Email
Apr 21, 2013
6:37 am
whta is your problem? Can u tell me? Md.Atiqul Haque...
15654 Saleha Latif
salehalatif Send Email
Apr 25, 2013
6:14 am
Hi, For making a site like money exchange, which framework is good? Regards Saleha...
15655 Saleha Latif
salehalatif Send Email
Apr 29, 2013
4:57 am
Hi, I have question how to add these types of symbols in DB using php & show on to output form of a user: å ø æ DB feild is utf8 utf8_unicode_ci regards ...
15656 Bijon
bijon.bairagi Send Email
Apr 29, 2013
4:57 am
Dear experts, please help me for this problem....
15657 Md
md_atiqulhaque Send Email
Apr 29, 2013
2:34 pm
Dear i want to know what kind of error u get when u insert it to db and show from db...
15658 Mahfuz-ur Rahman
mahfuzpro Send Email
Apr 29, 2013
2:34 pm
you need to understand what is mod_rewite and how it works. then you can solve your problem. google it....
15659 Bijon
bijon.bairagi Send Email
Apr 30, 2013
9:36 am
hi experts, i have make a shopping cart. but it automatically unset when i am going to next page. any can help me. my code is... <?php ...
15660 Russell
russell_aub Send Email
May 2, 2013
10:12 am
Full Time Job At least 1-2 years working experience on Web Application Development Job Responsibility ... Good Knowledge on PHP, MySQL, HTML5, CSS3,...
15661 nazmul basher
nazmul_basher Send Email
May 9, 2013
1:13 am
Hi Experts,   Urgently we need some PHP programmers, so if you interested please send your resume with expected salary to itcareer@... as soon...
15662 DIGEST
najbaan Send Email
May 14, 2013
12:59 am
It works from webserever, but not from local host My Code is, the below <?php include "connect.php"; if(isset($_POST["signup&quot;])) { $un=$_POST["uname"]; ...
15663 Mahfuz-ur Rahman
mahfuzpro Send Email
May 21, 2013
9:16 am
check mysql connection. for more details information use mysql_error funtion...
Messages 15634 - 15663 of 15663   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help