Re:

1 view
Skip to first unread message

abhijeet kumar

unread,
Mar 20, 2012, 5:01:29 AM3/20/12
to w3classes+ga...@googlegroups.com
use @ symbol before variable name to hide notice error..... that is
at line number 12, 13 and 14 u have to use this...

@$resumeName = date('Ymdhis').$_FILES['uresume']['name'];
@$resumeUploadpath = 'uploads/resume/'.$resumeName;
@$resumeTmpName = $_FILES['uresume']['tmp_name'];


thx regarding,
Abhijeet Kumar

Reply all
Reply to author
Forward
0 new messages