- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
- Interests
- Developing Web Applications
25 Posted Topics
Re: r u looking for making relational dropdown? | |
Hi All, I'm trying to hide php extension using **.htaccess** and it works but, I also want to show custom error page when, somebody enters url which is not exist. The code is mentioned below :- RewriteEngine on # Rewrite /foo/bar to /foo/bar.php RewriteRule ^([^.?]+)$ %{REQUEST_URI}.php [L] # Return 404 … | |
Hi Everyone, I created **Buy Now** button with paypal using sandbox (for testing purpose) and I got succeeded, cash is flowing properly from buyer account to seller account. Now my question is, who will take care of shipment of product. I mean I should manually ship/deliver those products or Paypal … ![]() | |
Re: Welcome to Daniweb!! Here you will get solution for your queries. Enjoy Posting!! | |
Re: Welcome back!! Really Daniweb and all his member was missing you. Have a good health. | |
| |
Re: Yes, you can add multiple includes. But, best you can add include_once instead of include. | |
Hi All, I need to optimise the below query. The below query takes 13 seconds to run on live. Kindly, suggest how I can optimise this query and how can I index the table? The query is as mentioned below:- SELECT *, a.forxmlfeed, a.lastupdated, a.mark_for_deletion, a.is_mixed_use, p.value as projtypeformixuse, b.active … | |
Re: For quick start refer http://w3schools.com/php/default.asp | |
Hi everyone, When I'm typing url for e.g. www.mydomain.com then, it is not redirecting to www.mydomain.com/index.php. It is displaying error message on browser as **Server Error. 403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied.** If … | |
Hi Everyone, When I feed details in Enquiry Form and click on submit then, my email is not going. It displays error message as "Warning: mail() [function.mail]: SMTP server response: 530 SMTP authentication is required. in E:\HostingSpaces\flashprop\flash-properties.com\wwwroot\sell.php on line 39". Kindly, help. Thanks in advance. | |
Hi Everyone, Gmail Whenever I receive mail from same receipient then, my mail are grouped for e.g. If Receipient 1 send me 3 mails then, it will grouped and display (3) as count. I don't want this. Does any body know how to remove this group? I want all mails … | |
Hi everyone, I configured my email with google apps. Now, I want to track email logs for all email id. I want to know whether, my client recieves email or not. Kindly help. Thanks in advance.. | |
Hi everyone, Now a days Justhost & Bluehost are putting restrictions on mysql joins. Even If there are 11 or 12 Joins the query is not running. When you will run the same query in phpmyadmin then, its giving you error message as "#1104 - The SELECT would examine more … | |
Hi everyone, I recently transferred my host from other host provider to blue host. In my code there is logic, when user updates property (Basically, its a real estate website) then, it creates/write xml file in media/xmlfeeds folder. Earlier, on previous host it was working absolutely fine but, after transfer … | |
I'm new in networking. I can see other pc's on my network places but, I can't see my machines on other networks. Also when, I ping to other machine then, I get reply but, I ping from their machine to my machine then, I don't get reply. Kindly, help me. … | |
Re: ckeditor is the best one or you can search for tiny mce. | |
Hello everyone, I've a links/menu in bottom of html page. For 1 link I've 4 sub menus. When I mousehover that, link then, it should open in upward direction. Kindly, show me how to achieve that. Thanks in advance... Regards, Javed Sai | |
Re: Use this query: - select u.name, u.subscription_package, i.image_url from users as u LEFT JOIN userimages as i ON u.userid = i.userid where i.image_url != "" order by u.subscription_package | |
Hi everyone, I'd uploaded web page on [url]http://www.qadrienterpirses.com/upload_folder/[/url] If you will see on firefox or chrome then, it works fine. You can see background Image on search engine but, same doesn't work on IE8. Background Image doesn't comes on Search engine. However, it works fine on localhost in IE8 also. … | |
Hi everyone, I'd uploaded virtual tour from ftp server. Three virtual tour which was uploaded couple of days ago are working fine but, now which I uploaded is not working. Url for your reference :- This are working fine. [url]http://www.bluechiphome.com/dubai/?methodcall=searchbyref&ref=3920[/url] [url]http://www.bluechiphome.com/dubai/?methodcall=searchbyref&ref=3921[/url] [url]http://www.bluechiphome.com/dubai/?methodcall=searchbyref&ref=3922[/url] (is not working) For viewing virtual tour just … | |
Hi everyone, I'm using move_upload_function for uploading file. I works fine on localhost but, it doesn't work on live server. Thank in advance.. | |
Re: Hi, Exactly what u want to do. Tell me step by step then, I can help u. Also show what code u have entered in "connect_to_mysql.php" file. Regards, Javed Sai | |
Re: Even I want to convert my pdf files into html using php. Kindly, help me |
The End.