- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
40 Posted Topics
hi all, i am redirecting [url]http://test.asia/[/url] to [url]http://test.com.au/asia/[/url] folder. but my problem is i don't want to show [url]http://test.com.au/asia/[/url] in address bar. i want to display [url]http://test.asia/[/url] instead of [url]http://test.com.au/asia/[/url]. i tried this using iframes and cloning but query strings are not showing . anyone have any idea please help … | |
Hi all, I am working on affiliate network project. it is having flash banners , for that we create dynamic flash empty .swf file , we pass the 3 parameters, they are 1.inner is a dynamic .swf file to load in my empty .swf. 2. url is a redirect url … | |
hi all, i have one problem with facebook landing page. i created facebook landing page through static fbml app but i have one problem with like button, user must like the page before he will navigate to another page. i want to do same functionality in my landing page, [URL="http://www.facebook.com/BusinessofCinema?v=app_6009294086"]http://www.facebook.com/BusinessofCinema?v=app_6009294086[/URL], … | |
hi all, i want to search google images and upload them to my website. is it possible?, i searched in google i got below code, it is not working [CODE]<? //----------------------------------------------------------------- //-- Copyright 5ubliminal 2008. (5ubliminal.com) // http://www.tellinya.com/art2/39/ // You can do anything with it except selling it or claiming … | |
Re: [CODE]if(($name!="")&(isset($name))&($name<>"select")) { $condition=$condition."namelike '%$name%' and "; } if(($function!="")&(isset($vptype))ype<>"select")) { $condition=$condition."function like '%$function%' and "; } if(($description!="")&(isset($description))ype<>"select")) { $condition=$condition."description like '%$description%' and "; } $condition=substr($condition,0,-4); mysql_query("select * from tablename where (".$condition.")"); [/CODE] try like this. it will help you. | |
hi all, i am working on a project, it needs google images search, how do i integrate google images serach, i want to add that images to my website, is it possible?, anybody know about this, please help me. | |
hi all, i want to learn wordpress. where do i start. can anyone tell me the best wordpress tutorial. thanks, | |
hi all, i am uploading bmp image. it is uploaded but my problem is it is not croping. i am getting this error [CODE]Warning: imagecreatefromwbmp() [function.imagecreatefromwbmp]: 'products_image/76525Linksys SPA921 IP Phone.bmp' is not a valid WBMP file in C:\wamp\www\touchintelligence\admin\products.php on line 107 Warning: imagecopyresampled(): supplied argument is not a valid Image … | |
Re: [CODE]$url = 'http://www.mypage.com/confirmation.php?username='".$username."';[/CODE] did you try like this | |
Re: use [URL="http://in2.php.net/manual/en/function.implode.php"]implode()[/URL]; function to insert comma separated tags in mysql table. do you want display tags without comma use [URL="http://in2.php.net/manual/en/function.explode.php"]explode()[/URL] function. | |
Re: [CODE]echo "SELECT * FROM images, items WHERE itemID=$id"; exit;[/CODE] echo select query and see out output . i think problem is selecting two tables. try like this [CODE]$query1 = "SELECT * FROM images, items WHERE (images.itemID=$id && items.itemID=$id)"; exit;[/CODE] | |
Re: see this [URL="http://www.magnettechnologies.com/products_contactgrabber.htm"]link[/URL] | |
Re: you forgot to select database. use mysql_select_db('database_name') for select database | |
Re: see this [URL="http://in2.php.net/manual/en/function.rand.php"]link[/URL] | |
Re: [CODE] $con=mysql_connect("servername", "username", "password");//'localhost','root','' if (!$con) { die('Could not connect: ' . mysql_error()); } mysql_select_db("shahaz", $con); $string = ("select * from student where Reg= '$Register No'); $query = mysql_query($string) or die (mysql_error()); $query = mysql_query($string) or die (mysql_error()); $result = mysql_fetch_array($query); if($result==true) { do { echo "<table><tr>"; echo "<td>".$result['Name']."</td>"; echo … | |
Re: [CODE] $sql="SELECT * FROM $tbl_name"; $result=mysql_query($sql); while($rows = mysql_fetch_array($result))[/CODE] replace with above code and try | |
![]() | Re: remove newline. check are matched with id,name. [CODE] echo "<option value=\"".$row['id']."\">".$row['name']."</option>";[/CODE] ![]() |
Re: use $_GET OR $_REQUEST in place of $_POST . because you submit form to another page. | |
Re: take another field in db say for example field is recordstatus , set the default value for recordstatus is 1 . when you click delete update recordstatus to 0. refresh the page and display the records(put where condition recordstatus=1). | |
Re: if id is primarykey, replace NULL with ' ' and try once. | |
Re: you forgot singleqoute at cust_email='$cust_email. change it to cust_email='$cust_email' ![]() | |
Re: yes, use explode fuction , slipt the date and display the fields . see this [URL="http://in2.php.net/manual/en/function.explode.php"]link[/URL] ![]() | |
Re: [URL="http://in2.php.net/manual/en/book.session.php"]session tutorial[/URL] | |
Re: use [URL="http://w3schools.com/php/php_cookies.asp"]cookies[/URL]. | |
Re: fckeditor, tinymca are most useful for you. search on google as fckeditor or tinymca editors. | |
Re: [URL="http://www.daniweb.com/forums/search8886047.html"]see this link [/URL]i think you will find solution for your problem. ![]() | |
hi all, i am working on online food ordering project. restaurant create zones (circles based on miles as radies) to delivery the food. comapines registerd for food ordering. the company emplyees select there company we must display the restaurnt (Which are contaning this company in there zones). any idea please … | |
hi all, i am new to wordpress , i am using [URL="http://www.deliciousdays.com/cforms-plugin/#download"]cforms II[/URL] plugin in my site. i am getting following error. [CODE]It seems that your ROOT directory for Wordpress is /green. cforms tried to auto-adjust its settings accordingly, however if you still encounter issues with Ajax (form submission & … | |
hi all, i am new to wordpress. i am developing one sample theme. i created 5pages. i dont know how to set my home as index page. when i click my theme logo it must redirect to index.php it redirected but dynamic home page content are not displayed it displays … | |
hi all, i am new to wordpress. i am getting [COLOR="Red"]"An Unexpected HTTP Error occurred during the API request."[/COLOR] error when i search for plugin in plugin installation page. why do i get this error. please help me. | |
Re: try like this [CODE]$link = "www.twitter.com"; <a href ="<?=$link?>"> link </a>[/CODE] ![]() | |
hi all, i am working on a project. my project needs videos tv( Playing videos flash player). my reference site is [URL="http://www.zooweekly.com.au/zootube/index.htm"]http://www.zooweekly.com.au/zootube/index.htm[/URL]. I need that type of flash player. is it passible to do it. can you guide me plz... ![]() | |
hi all, i am working on a project , it needs facebook facepile plugin intigration , how can i add this plugin . i tried but failed to get result. if any one have idea please help me. | |
hai all, i am working on shopping cart project, i need globalpay integration . i got the sample code and run in my localhost it shows me error this.[QUOTE]Warning: SoapClient::__construct() [function.SoapClient---construct]: I/O warning : failed to load external entity "https://certapia.globalpay.com/GlobalPay/transact.asmx?WSDL" in C:\wamp\www\exampls\PHP Web Service Sample (Credit Card) 4.0.0\PHP Web Service … | |
hai all, i want to rewrite url in myproject. the actual url is [URL="http://test.com"]http://test.com/cat_product.php?cid=2[/URL] i want this url change to [URL="http://test.com"]http://test.com/cat_product.php[/URL] how do i write .htaccess file. i tried like this [QUOTE] <FilesMatch "\.(htm|html)$"> SetHandler application/x-httpd-php </FilesMatch> <IfModule mod_rewrite.c> Options +FollowSymlinks RewriteEngine on RewriteRule ^cat_product-([0-9]+)\.php$ cat_product.php?cid=$1 </IfModule>[/QUOTE] but it is … | |
hai all, i am working on a project, my project have 3(bronze, silver, gold) types of payments, payments are done through the paypal the expiry date is one month. if user reach the expirydate we must send email to him, after expirydate is passed his payment type change to bronze(it … |
The End.