User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 391,674 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,113 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 26 of 26
Search took 0.01 seconds.
Posts Made By: shaocpa
Forum: Website Reviews Oct 11th, 2006
Replies: 4
Views: 2,310
Posted By shaocpa
Forum: Website Reviews Oct 11th, 2006
Replies: 5
Views: 1,517
Posted By shaocpa
Re: Review my new web directory: WebSorter.com

Hi I like the design and layout.

now I want to design a website like this ,too!
Forum: Website Reviews Aug 16th, 2006
Replies: 7
Views: 932
Posted By shaocpa
Re: PLZ review this website,Awaiting reviews.

HI THESCORP!

thanking you for remind!
Forum: Website Reviews Aug 3rd, 2006
Replies: 7
Views: 932
Posted By shaocpa
Re: PLZ review this website,Awaiting reviews.

thanks ! RYYback

i see ,i have already improved now,thanking you for remind!
Forum: Website Reviews Aug 2nd, 2006
Replies: 7
Views: 932
Posted By shaocpa
Re: PLZ review this website,Awaiting reviews.

hi RYYback THANKS!

Home and contacts is off though

what your mean? could you give me full detail of this?

If you can give me some concrete suggestions, I will thank very much!
Forum: Website Reviews Aug 1st, 2006
Replies: 7
Views: 932
Posted By shaocpa
PLZ review this website,Awaiting reviews.

Hi,

http://www.haishida.cn

Awaiting reviews.

Thanks!
Forum: PHP Jul 16th, 2006
Replies: 3
Views: 822
Posted By shaocpa
Re: Has anyone PAMPA'ed?

I have already found out such software, if your needing me will give out you!
It will help you to build up PHP development environment quickly
Forum: Getting Started and Choosing a Distro Jul 14th, 2006
Replies: 15
Views: 2,493
Posted By shaocpa
Help Concerning install LINUX

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
Forum: PHP Jul 14th, 2006
Replies: 3
Views: 822
Posted By shaocpa
Re: Has anyone PAMPA'ed?

Quite good, but have never met, there is the Web address reference?
Forum: PHP Jul 7th, 2006
Replies: 2
Views: 3,540
Posted By shaocpa
Re: list box --php issue

yes it is easy

use javascript onclick function
do ti you can succeed!
Forum: PHP Jul 5th, 2006
Replies: 13
Views: 1,287
Posted By shaocpa
Re: about shopping center

thanks ! zippee
my E-mail: shaocpa@hotmail.com szl200211cn@yahoo.com.cn


you can contact me by e-mail!
Forum: Website Reviews Jul 5th, 2006
Replies: 5
Views: 1,098
Posted By shaocpa
Re: please review site

i like !

good luck!
Forum: PHP Jul 5th, 2006
Replies: 6
Views: 1,927
Posted By shaocpa
Re: how deposit a picture to MYSQL database

thanks a lot noppid !!

i have resolved my question !

" Look up the super global $_FILES['xxx'] on php.net.
Your file and it's info are in it. Assuming your form is correct. "

your this...
Forum: PHP Jul 4th, 2006
Replies: 13
Views: 1,287
Posted By shaocpa
Re: about shopping center

thanks a lot puckdropper

i am sorry! you are right!

i already have started a new thread.

i only want to ask you this question at here,
can i have your MSN or E-mail ? i need your help!
Forum: PHP Jul 3rd, 2006
Replies: 13
Views: 1,287
Posted By shaocpa
Re: about shopping center

HI puckdropper
my friend!
pls help me!
i want to have some code about upload images and stuff to databases
i write some code
when i test this code on my own computer,it is successful.
but...
Forum: PHP Jul 3rd, 2006
Replies: 6
Views: 1,927
Posted By shaocpa
Re: how deposit a picture to MYSQL database

thanks a lot

when i test this code on my own computer,it is successful.
but when i upload this code to special PHP space it is unsuccessful
why? are you have the same functional code?

pls...
Forum: PHP Jun 28th, 2006
Replies: 6
Views: 1,927
Posted By shaocpa
Help how deposit a picture to MYSQL database

how deposit a picture to MYSQL database
below is the code :

<?php
$id=$_POST['id'];
$photo=$_POST['pic'];
if ($photo<>""){
$fp=fopen($photo,"r");
$data=addslashes(fread($fp,filesize($photo)));
...
Forum: PHP Jun 27th, 2006
Replies: 13
Views: 1,287
Posted By shaocpa
Re: about shopping center

thanks a lot Puckdropper

if i have oter question ,I will inquire you

My MSN: shaocpa@hotmail.com
Forum: PHP Jun 23rd, 2006
Replies: 13
Views: 1,287
Posted By shaocpa
Re: about shopping center

Thanks a lot puckdropper
Your advice is very enlighten
Now I have one question
pls help me to solve the problem below is the code :
<?php
require...
Forum: PHP Jun 22nd, 2006
Replies: 5
Views: 1,244
Posted By shaocpa
Re: Redirecting - Newbie Question

redirect a page to another
I know three methods
1 : use header()
for example
<? header("location: $url"); ?>
2: use HTML <META>
for example
<meta http-equiv="refresh"...
Forum: PHP Jun 22nd, 2006
Replies: 13
Views: 1,287
Posted By shaocpa
Re: about shopping center

Thanks PUckdropper !

I want to know the information about "online order manage system"
DO you clear about our meaning?
Forum: PHP Jun 22nd, 2006
Replies: 13
Views: 1,287
Posted By shaocpa
Re: about shopping center

I have a friend ,she specialized manufacture and sale folk decoration ,
I am constructing a website for her
this website include: online order system ;member manag system; release news ETC
I have...
Forum: Site Layout and Usability Jun 21st, 2006
Replies: 11
Views: 1,937
Posted By shaocpa
Re: Which one of these layouts is the best

yes The first is much better.
Forum: PHP Jun 21st, 2006
Replies: 13
Views: 1,287
Posted By shaocpa
about shopping center

I am writing a program about shopping center
Please give me some advice!
Forum: PHP Jun 21st, 2006
Replies: 2
Views: 1,656
Posted By shaocpa
Re: Trying to get PHP to send smtp through sendmail 8

agree with "trafficman"

you must change a line from the php.ini file
------------------------------------------------------
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For...
Forum: PHP Jun 21st, 2006
Replies: 5
Views: 1,244
Posted By shaocpa
Re: Redirecting - Newbie Question

IM interested in PHP.I can solve your question
I think this is a question about "SESSION"
please write out your code
Showing results 1 to 26 of 26

 
All times are GMT -4. The time now is 2:13 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC