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
~2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

8 Posted Topics

Member Avatar for alpha2006
Member Avatar for shaocpa

I have already had the WIN2000 systems, I want to install LINUX, who can give me some suggestions that? The best is an installation steps elucidation! PLZZZZZZZZZZZZ

Member Avatar for indienick
0
460
Member Avatar for psalzmann
Member Avatar for shaocpa
0
373
Member Avatar for shaocpa

how deposit a picture to MYSQL database below is the code : <?php $id=$_POST; $photo=$_POST; if ($photo<>""){ $fp=fopen($photo,"r"); $data=addslashes(fread($fp,filesize($photo))); } $sql="insert into product(id,pic) values('$id','$data')"; mysql_query($sql,$conn) or die ("插入数据失败: ".mysql_error()); ?> but always unsuccessful! why? plz help me!

Member Avatar for noppid
0
226
Member Avatar for vssp

yes it is easy use javascript onclick function do ti you can succeed!

Member Avatar for shaocpa
0
89
Member Avatar for shaocpa
Member Avatar for shaocpa
0
186
Member Avatar for aparnesh

IM interested in PHP.I can solve your question I think this is a question about "SESSION" please write out your code

Member Avatar for Astegiano
0
301
Member Avatar for Joncamp

agree with "trafficman" you must change a line from the php.ini file ------------------------------------------------------ [mail function] ; For Win32 only. [B][COLOR=red]SMTP = localhost[/COLOR] [/B]smtp_port = 25 ; For Win32 only. [COLOR=red][B];sendmail_from = [/B][/COLOR][EMAIL="[email protected]"][COLOR=red][B][email protected][/B][/COLOR][/EMAIL] ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). [COLOR=red][B];sendmail_path =[/B][/COLOR] -----------------------------------------------

Member Avatar for shaocpa
0
158

The End.