Dear Expertz Good Morning, Plz give a single beep(aawaj) about MX Record Validate: 1. How its Work in PHP? 2. How can i implement it? Regards Atikul Islam ...
Dear PHP Xperts, Let my domain is www.my-domain.com & my IP is 192.168.25.36 Let another domain is www.another-domain.com & its IP is 101.256.23.43 A PHP file...
Assalamu alikum use MAX Aggregate function in your required field and that field data type should must be either Numeric or Datetime. ok thanks Allah Hafeez ...
Hi I hope you asking you wanted to record the detection from another-domain.com in my-domain.com Since you included database.php in your another-domain.com...
Hello, If http://www.my-domain.com/header/database.php is requested, in database.php $_SERVER['HTTP_HOST'] will contain "www.my-domain.com". It doesnt depend...
Hello I am struggling with Restaurant Shopping Cart Basically , onclick on the Add to cart , it add the food item to $_Session['cart'] has $foodid, $qty I am...
Dear all Xperts, I want to use a conditional header redirection. The explanation is like bellow: <?php include_once “header.inc” if( CONDITION == TRUE ) { ...
Hello experts How can i show lots of data using forum technique. Let me clear myself . Suppose i have more then 100 entity.Now i wanna show the entity like "1...
there might be problem on how you are sending the ajax requests,, check and debug if the data is reached upto the class, what data is received by the class and...
hi saiful there will be no output (echo , print etc) before any header redirection. else it will fail ... redirection <a href='continue.php'>click here</a> to...
do u mean pagenition ? if yes, check the link http://www.tonymarston.net/php-mysql/pagination.html you will get a easy way and hard way there :) -- Shaikh...
hello...experts..... how can i generate simple paging...using mysql query.... please give me solution as soon as possible.. I am looking forward to hear from...
Hello Saiful, Some output is send to the browser prior to the code at line 10. I guess, header.inc is causing this. You can use ob_start() to avoid sending...
Dear Mr.Saiful, U will try : ob_start() function. start of the page. May b this will help for u. Best luck. Thank's Md. Ashraf Jahan. Php programmer "A.N.M....
Dear All How Can i execute php code into a .html / .htm extension page. i found a methode but its not working. Plz can anyone can help me asap. Regards Atikul...
Hi Islam, Check this link http://php.about.com/od/advancedphp/p/html_php.htm Anees Muhammed ... From: Atikul Islam <aatikulizlam@...> To: PHP Expertz...
Save the file in format "UTF8 without BOM" (not UTF8) or if your scripts does not use unicode data (like Bang;a) simply save the file as an ANSI file. That...
open the file in notepad. you will find the garbage data. just delete those. Regards Rakibul Islam http://rakib.phpxperts.net ... From: A.N.M. Saiful Islam...
im trying this code before but it doesn't working. have u any more? Regards Atikul Islam ... From: Anees <anees_muhd@...> To: phpexperts@yahoogroups.com ...