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...
You can concat <? echo $GProfIdlnk ; ?>"><? echo $GjProfHeadinglnk; ?> as a string. then explode in the name tag. This may work. ... From: Mynul Islam...
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???? ... ...
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...
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 ...
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...
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, (*_*) ...
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 ...
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 & ...
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 boss, there are many auction scripts on hotscripts.com and needscripts.com please check. ... -- Best Regard, Raju http://www.rajuru.xenexbd.com...
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...
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...
Hi phpmanik, Please download latest package of phpmailer from this link - http://sourceforge.net/project/showfiles.php?group_id=26031 Also read these tutorials...
Dear, They are conditional operator..used together. Consider the following intersting example : If u ever asked , how u could determine whether a number is ...
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 ...
Hello... <operand1> ? <operand2> : <operand3> is a ternary operator. You will find this operator in C-style language. <operand2> will be evaluated iff operand1...
Thanx Prasun for your correction. Though its a simple thing but important. Anyone can mistake. -- Arafat Rahman Web Developer Sun Certified Programmer for Java...
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...
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...