No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
8 Posted Topics
yes The first is much better.
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
Quite good, but have never met, there is the Web address reference?
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!
yes it is easy use javascript onclick function do ti you can succeed!
I am writing a program about shopping center Please give me some advice!
IM interested in PHP.I can solve your question I think this is a question about "SESSION" please write out your code
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] -----------------------------------------------
The End.