Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
82% Quality Score
Upvotes Received
28
Posts with Upvotes
25
Upvoting Members
16
Downvotes Received
5
Posts with Downvotes
5
Downvoting Members
5
3 Commented Posts
4 Endorsements
Ranked #397
Ranked #396
~175.63K People Reached

192 Posted Topics

Member Avatar for samaru
Member Avatar for dean.ong.14
Member Avatar for garyjohnson

increase your allowed filesize from php.ini file and then check may be it is 8MB by default

Member Avatar for diafol
0
3K
Member Avatar for Chantel_1

may be this article help you http://www.jonloomer.com/2013/08/06/increase-facebook-likes-secret/

Member Avatar for goodtaste
0
354
Member Avatar for Nmalik1

responsive design is that if you use any screen size th edesign is not disturb and user not need to scroll horizontally and it is related to design only SEO is other thing

Member Avatar for Shyamalanissi
0
562
Member Avatar for christina>you
Member Avatar for vjcagay

first practice on programming language afetr that all are same logic of doing anything is same in every lagnuage

Member Avatar for vegaseat
-1
4K
Member Avatar for awesomelemonade
Member Avatar for Slavi
1
2K
Member Avatar for <M/>
Member Avatar for Bensirpent07
3
1K
Member Avatar for beanboy

first download wamp or xamp server depend on your operatign system then look for the folder htdocs in your wamp or xamp folder and put all your php filoes in htdocs folder now you need a browser like mozilla chrom in address bar type localhost:/your file name with extention this …

Member Avatar for diafol
0
1K
Member Avatar for jephthah
Member Avatar for HWExtreme
Member Avatar for silvercats
0
647
Member Avatar for iAssistant

i am from india city indore and today is rainy day here and festival also so i enjoy today at office

Member Avatar for Stuugie
0
4K
Member Avatar for anupam_smart
Member Avatar for AARTI SHRIVAS
Member Avatar for matrixdevuk
0
377
Member Avatar for AARTI SHRIVAS

hello all i have to work in joomla virtuemart for my client he wants to give discount on products in some other manner there are 2 category of products 1stcategory and 2nd category now 2nd category have more sub category and sub-sub category now i what client want that when …

0
302
Member Avatar for noel9

http://mailinator.com/ http://www.mailenable.com/standard_edition.asp

Member Avatar for Pinaci
0
129
Member Avatar for Mits#
Member Avatar for <M/>
Member Avatar for AARTI SHRIVAS

happy new year to all and dani. i wish for you that this year your community grow more and more very happy new year. New Year is the time to unfold new horizons & realize new dreams, to rediscover the strength & faith within u, to rejoice in simple pleasures …

Member Avatar for Dani
2
77
Member Avatar for jib
Member Avatar for SgtMe
Member Avatar for tayspen
Member Avatar for AARTI SHRIVAS

hey dani thankyou for wishing on my birthday its awful moment happen in my life

Member Avatar for arti_1
2
170
Member Avatar for Indians

store user corrsponding user id too in table means user1 add 5 rows then every row has userid (user1) with the help of this user id you can fetch rows of perticular user

Member Avatar for Indians
0
1K
Member Avatar for AARTI SHRIVAS

i am just start to learnin python and i want to know some thing about it 1.is is used for web development 2.how can i run python program on my ubuntu os i have python installed on my system but not able to run i don't know how to run …

Member Avatar for snippsat
0
440
Member Avatar for AARTI SHRIVAS

<?php $con=mysqli_connect('localhost','root','password','swati'); $sql1="SELECT * FROM `country`"; ?> <html> <head> <script> function val() { var name=document.getElementById("name").value; var add=document.getElementById("add").value; var email=document.getElementById("email").value; var chk1=document.getElementById("c1").checked; //var chk2=document.getElementById("c").checked; //var chk3=document.getElementById("c3").checked; //var gen=document.getElementById("gender").checked; var gen1=document.getElementById("gender1").checked; if(name=="" || name==null) { alert("name can not be blank"); return false; } if(add=="" || add==null) { alert("address can not be blank"); …

Member Avatar for eyasin
0
242
Member Avatar for georgecalvin12
Member Avatar for happygeek
0
179
Member Avatar for daniel.conlinjr.1

yes you do that using include function of php put what you want in your file and include that file in appropriate location or another file for reference look at this sites http://php.net/manual/en/function.include.php http://www.w3schools.com/php/php_includes.asp

Member Avatar for diafol
0
361
Member Avatar for mhth2014
Member Avatar for AARTI SHRIVAS
0
126
Member Avatar for nadiam

try to use `$etotale=($htotal+$ptotal+$ttotal);` in place of `$etotal=($query + $query2 + $query3);`

Member Avatar for Lsmjudoka
0
353
Member Avatar for tqmd1

remove this line `die ("<script> alert('Please fill both boxes')</script>");` to this one `echo ("<script> alert('Please fill both boxes')</script>");`

Member Avatar for furqan219
0
121
Member Avatar for pranay.baba

please explain what problem you are facing any error or other thing first you hav eto explain that thing to us

Member Avatar for diafol
0
162
Member Avatar for vbdotnetlover

change echo '<script type="text/javascript">alert("The capital of " .$country. "is " . $capital)</script>'; this line to echo "<script type='text/javascript'>alert('The capital of $country is $capital')</script>"; this one

Member Avatar for AARTI SHRIVAS
0
131
Member Avatar for jdm

don't insert value like this $_POST['Code'] firstly put them in some variable then use that varible istead of using $_POST['Code'] this for example you can use $code=$_POST['Code']

Member Avatar for diafol
0
474
Member Avatar for govindgupta
Member Avatar for jp2code
Member Avatar for AARTI SHRIVAS
0
110
Member Avatar for isaac.iji.5

post your code so we will help you do you get any error and explain more what you want to auto insert

Member Avatar for isaac.iji.5
0
134
Member Avatar for jacob21
Member Avatar for Hannah Sibongile

<?php $name = $_POST['name']; $surname = $_POST['surname']; $company = $_POST['company']; $email = $_POST['email']; $contact = $_POST['contact']; $message = $_POST['message']; $formcontent=" From: $name \n Surname: $surname \n Company: $company \n Contact: $contact \n Message: $message"; $recipient = 'hannah@afrilek.com<script type="text/javascript" /* <![CDATA[ */ (function(){try{var s,a,i,j,r,c,l,b=document.getElementsByTagName("script");l=b[b.length-1].previousSibling;a=l.getAttribute("data-cfemail");if(a){s="";r=parseInt(a.substr(0,2),16);for(j=2;a.length-j;j+=2){c=parseInt(a.substr(j,2),16)^r;s+=String.fromCharCode(c);}s=document.createTextNode(s);l.parentNode.replaceChild(s,l);}}catch(e){}})(); /* ]]> */ </script>'; $subject = $_POST['subject']; …

Member Avatar for Hannah Sibongile
0
212
Member Avatar for Nadera

on line 35 41 42 and 43 change $Mail to $mail and then test it works or not

Member Avatar for AARTI SHRIVAS
0
178
Member Avatar for silent lover

https://kb.mediatemple.net/questions/85/Using+.htaccess+rewrite+rules#gs http://www.htaccessredirect.net/

Member Avatar for silent lover
0
107
Member Avatar for HiHe

i use my tvs scooty pep+ for going office i am not use public transport becuase they take more time i ritch offic quickly with by scooty

Member Avatar for pixelsoul
2
180
Member Avatar for fheppell
Member Avatar for iamthwee
0
316
Member Avatar for AARTI SHRIVAS

when i click on add to cart button page is not reload cart shows empty and when i refresh page throught f5 it show data in cart and give error TypeError: jQuery(...).fancybox is not a function "transitionOut" : "elastic" in admin side i disable fancybox jquery so i got this …

Member Avatar for AARTI SHRIVAS
0
207
Member Avatar for santoshkumar.palivela.7

http://net.tutsplus.com/tutorials/php/advanced-codeigniter-techniques-and-tricks/ http://ellislab.com/codeigniter/user-guide/installation/ http://ellislab.com/codeigniter%20/user-guide/tutorial/static_pages.html

Member Avatar for AARTI SHRIVAS
0
2K
Member Avatar for AARTI SHRIVAS

when i log in my web site and after login if i refresh the page it gievs me message invalid token can any one know why this problem occure in joomla website

Member Avatar for AARTI SHRIVAS
0
297
Member Avatar for Eagle.Avik

error must be in your query check your query give table name directly in place of $mysql_table then try.

Member Avatar for brandon66
0
352
Member Avatar for Gabrielroos
Member Avatar for LiBOC

The End.