Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #18.7K
Ranked #4K

11 Posted Topics

Member Avatar for SWAT
Member Avatar for <M/>
0
1K
Member Avatar for ProgrammersTalk
Member Avatar for punithapary

hi let me try this simple one [code=php]<?php mysql_connect("localhost","root","rootwdp"); mysql_select_db("associates") or die("unable to select"); if(isset($_POST["update"])) { $empid=$_POST['empid']; $username=$_POST['uname']; $dofjoin=$_POST['date']; $design=$_POST['design']; $exp=$_POST['exp']; $contact=$_POST['contact']; $pname=$_POST['pname']; $photo=$_POST['userfile']; if($_FILES['userfile']['size'] > 0) { $file_dir = "photos"; foreach($_FILES as $file_name => $file_array) $fileName = $_FILES['userfile']['name']; $fileSize = $_FILES['userfile']['size']; $fileType = $_FILES['userfile']['type']; $tmpName = $_FILES['userfile']['tmp_name']; $file_array; $fileName …

Member Avatar for xantini
0
168
Member Avatar for hopalongcassidy

hi hopalongcassidy, i think this is usefull to you some how i think [url]http://www.phpeasystep.com/phptu/29.html[/url]

Member Avatar for digital-ether
0
823
Member Avatar for scottholmes

hey header is nothing but a php function its using to redirect from one page to another page <?php mysql_connect("localhost","root","rootwdp"); mysql_select_db("associates") or die("unable to select"); if(isset($_POST["update"])) { $empid=$_POST['empid']; $username=$_POST['uname']; $dofjoin=$_POST['date']; $design=$_POST['design']; $exp=$_POST['exp']; $contact=$_POST['contact']; $pname=$_POST['pname']; $photo=$_POST['userfile']; if($_FILES['userfile']['size'] > 0) { $file_dir = "photos"; foreach($_FILES as $file_name => $file_array) $fileName = $_FILES['userfile']['name']; …

Member Avatar for punjabivirsa3
0
107
Member Avatar for Hannah Wallace

Hi Hannah my advise for you is you learn SAP to change your career in that you have coding which you enjoying a lot and also it needs some management knowledge which you have already so i think its better for you career

Member Avatar for Hannah Wallace
0
120
Member Avatar for cassie_sanford

i think you should take special css for anchor tags in your css style sheet

Member Avatar for punjabivirsa3
0
99
Member Avatar for sillyboy

hi there is security problems in it some one will hack our data with this tick i.e chekbox

Member Avatar for Nick Evan
0
167
Member Avatar for linkshytechpro

hi Rohit Kaushik this the link you try it know for link exchnages SNIP page rank gives by google is for site having good conetent and effective metatags in it and good off page work for that site

Member Avatar for punjabivirsa3
0
206
Member Avatar for DefConBandit

Hi DJSponge's i am also a mech engineer and working know as software engineer in a good company yes your right maximum people other than it we faced a same problem like you but we have solution you, first learn php which is not difficult than any other languages pythan …

Member Avatar for punjabivirsa3
0
187
Member Avatar for grvs
Member Avatar for punjabivirsa3
0
177

The End.