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
About Me

I am a chinese ,happy to see you!

Interests
movie
PC Specs
P4 3.06
Member Avatar for alpha2006

Hi, I have two different layouts for my main page. I would like to have some opinions as to which one looks better: [url]http://www.project4hire.com/index.php[/url] [url]http://www.project4hire.com/index1.php[/url] Thanks

Member Avatar for jtbnet
0
310
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
419
Member Avatar for psalzmann

I found a neat program called PAMPA (portable Apache, MySQL, PHP, etc) which allows you to distribute php scripts/apps via CD/DVD rom where the app will install Apache / PHP / MySQL on the fly. Seems to work real nice :) [URL="http://pampa.phpsoft.it/"]Here is the link[/URL]. My apologies if this link …

Member Avatar for shaocpa
0
244
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
218
Member Avatar for vssp

I have a form and have two input listbox . When i select the list valuse left list box and then perss the button selected values are move in the right list box and then perss the Update button right list box values are storted in the database If any …

Member Avatar for shaocpa
0
79
Member Avatar for shaocpa
Member Avatar for shaocpa
0
171
Member Avatar for aparnesh

How can I redirect a page to another ? For example, if the user is registered he gets to see the members section and if he is not, he is redirected to a 'Register Now' page when he clicks on a members area link. Also how will it work if …

Member Avatar for Astegiano
0
286
Member Avatar for Joncamp

I don't know how to configure my sendmail8 system, is sendmail a mail server? Why don't PHP send mail() through the sendmail8 system? Thanks:mrgreen:

Member Avatar for shaocpa
0
149