Search the web
Sign In
New User? Sign Up
phpexperts
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 5888 - 5917 of 8764   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5888
Hi Mynul, There is no problem with this code, it should work perfect. Can you please past the code of the total file? Also, I would suggest you please check...
Raisul Kabir
raisulk
Offline Send Email
Feb 1, 2007
8:01 am
5889
You can concat <? echo $GProfIdlnk ; ?>"><? echo $GjProfHeadinglnk; ?> as a string. then explode in the name tag. This may work. ... From: Mynul Islam...
kazi abdullah al mamun
sumon029
Offline Send Email
Feb 1, 2007
8:08 am
5890
There is no Output!!! No ERROR also. all the links are generated properly but when i CLICK them nothing happens!!!!! That is my problem!!! What to do???? ... ...
Mynul Islam
mynul9280
Offline Send Email
Feb 1, 2007
11:41 am
5891
Does not WORK....tried already! Anything else...???? ... ?> as a string. then explode in the name tag. This may work. ... clear! ... ...
Mynul Islam
mynul9280
Offline Send Email
Feb 1, 2007
11:42 am
5892
Hi Mynul, I'm not going to really help you, but just provide you some tips, that will save from having this types of problem. See this code below, and please...
Elie Zedeck RANDRIAMI...
kokozedman2002
Offline Send Email
Feb 2, 2007
2:37 am
5893
Thanks for your suggestions!!!!...
Mynul Islam
mynul9280
Offline Send Email
Feb 3, 2007
4:48 am
5894
I have a problem that my javascript cannot execute from template.But it can access inside the php file .please help me. I describe the source code as follows ...
abser_stat2000
Offline Send Email
Feb 3, 2007
5:19 am
5895
you can try by adding this <script language="javascrip t" src="script/ unicode__ .js" type="text/javascri pt"></script> in your "service.tpl file" in the head...
Shariful Islam
sharif_cse_bd
Offline Send Email
Feb 3, 2007
6:16 am
5896
you can use smarty's smart {literal} tag. explore the flowing address for more http://smarty.php.net/manual/en/language.function.literal.php hope helps, (*_*) ...
( *_* )
ekramok
Offline Send Email
Feb 3, 2007
12:47 pm
5897
Sorry friend your suggestion not work. But I include my javascript file at the following way & it works fine. <?php include("include/config.php"); ...
Nurul Abser
abser_stat2000
Offline Send Email
Feb 4, 2007
4:23 am
5898
I want to protect asx file from stealing. I used htaccess. but it protects only images though i mentioned asx file. here is the code RewriteEngine on ...
Zakir Hossain
zhraju2003
Offline Send Email
Feb 4, 2007
4:23 am
5899
Dear, why you used html code in your php file? It is directly contradictory to smarty's principle. You can use only PHP code in your php file and html & ...
Zakir Hossain
zhraju2003
Offline Send Email
Feb 4, 2007
4:24 am
5900
Hi everyone, I am looking for Auction Script. Is there any open source Auction Script developed in php? I have googled but no satisfactory result found. Any...
Arafat Rahman
opurahman
Offline Send Email
Feb 4, 2007
6:50 am
5901
Arafat boss, there are many auction scripts on hotscripts.com and needscripts.com please check. ... -- Best Regard, Raju http://www.rajuru.xenexbd.com...
Zakir Hossain
zhraju2003
Offline Send Email
Feb 4, 2007
8:20 am
5902
you please try by adding javascript in template instead of script file. I have worked this way which worked nice. ... -- Best Regard, Raju ...
Zakir Hossain
zhraju2003
Offline Send Email
Feb 4, 2007
8:20 am
5903
dears, {literal} tag can be use to integrate js files or codes to template files, not in php BL scripts or files where core php script resides. please read...
( *_* )
ekramok
Offline Send Email
Feb 4, 2007
1:52 pm
5904
Hi Arafat, Have you had a look at hotscripts.com for one. Regards Paul...
paul hardy
joe9752uk
Offline Send Email
Feb 4, 2007
1:52 pm
5905
Hi Everyone i am a new member of your group.I wanna help from u guyes. i wanna send invitation to many members using php. so i need a module. Plzz help me . I...
phpmanik
Offline Send Email
Feb 4, 2007
1:56 pm
5906
PHP 101: PHP For the Absolute Beginner. explore ... http://devzone.zend.com/node/view/id/627 hope helps, (*_*)...
( *_* )
ekramok
Offline Send Email
Feb 4, 2007
2:09 pm
5907
Dear members, I many programs I have seen *?* and *:* charatacters. What actually they mean? thanks in advance -- Best Regard, Raju ...
Zakir Hossain
zhraju2003
Offline Send Email
Feb 4, 2007
8:39 pm
5908
Dear Members, I have a book titled "Professional Ajax". Here is the experiences while reading that book I wanna share it with you. *Professional...
Zakir Hossain
zhraju2003
Offline Send Email
Feb 5, 2007
4:51 am
5909
Hi phpmanik, Please download latest package of phpmailer from this link - http://sourceforge.net/project/showfiles.php?group_id=26031 Also read these tutorials...
Arafat Rahman
opurahman
Offline Send Email
Feb 5, 2007
5:16 am
5910
Dear, They are conditional operator..used together. Consider the following intersting example : If u ever asked , how u could determine whether a number is ...
wasiur rahman
wasiur_duet
Offline Send Email
Feb 5, 2007
5:30 am
5911
hello all, I am using php 5.2 and i wrote a php program(email2.php) using mail function..when i execute that program from the command prompt using the "php ...
Sreejith
sreejithpg_54
Offline Send Email
Feb 5, 2007
6:12 am
5912
thanks for share your experiances with us. can you give you link from where i can free download this book ... From: Zakir Hossain <rajuru@...> To:...
Shariful Islam
sharif_cse_bd
Offline Send Email
Feb 5, 2007
7:15 am
5913
Hello... <operand1> ? <operand2> : <operand3> is a ternary operator. You will find this operator in C-style language. <operand2> will be evaluated iff operand1...
Prasun Paul
prashun007
Offline Send Email
Feb 5, 2007
9:55 am
5914
Thanx Prasun for your correction. Though its a simple thing but important. Anyone can mistake. -- Arafat Rahman Web Developer Sun Certified Programmer for Java...
Arafat Rahman
opurahman
Offline Send Email
Feb 5, 2007
10:03 am
5915
Install any SMTP server - it will work ... using mail ... the "php...
Hasin Hayder
phpfive
Offline Send Email
Feb 5, 2007
11:03 am
5916
Sorry Arafat through my mail i did not want to try to correct h/er idea. I just told actual meaning. If it will correct anyones idea then s/he can think this...
Prasun Paul
prashun007
Offline Send Email
Feb 5, 2007
11:09 am
5917
Hi Is there any free SMTP server available for windows? iam using wamp installer for my php development, Please suggest me the necessary steps to configure...
Bharadwaj, M Ramesh
mail2mrb
Offline Send Email
Feb 5, 2007
11:25 am
Messages 5888 - 5917 of 8764   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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