Forum: Website Reviews Oct 11th, 2006 |
| Replies: 4 Views: 5,692 |
Forum: Website Reviews Oct 11th, 2006 |
| Replies: 5 Views: 2,015 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: 1,410 HI THESCORP!
thanking you for remind! |
Forum: Website Reviews Aug 3rd, 2006 |
| Replies: 7 Views: 1,410 thanks ! RYYback
i see ,i have already improved now,thanking you for remind! |
Forum: Website Reviews Aug 3rd, 2006 |
| Replies: 7 Views: 1,410 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 2nd, 2006 |
| Replies: 7 Views: 1,410 Hi,
http://www.haishida.cn
Awaiting reviews.
Thanks! |
Forum: PHP Jul 17th, 2006 |
| Replies: 3 Views: 1,192 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: 3,657 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: 1,192 Quite good, but have never met, there is the Web address reference? |
Forum: PHP Jul 7th, 2006 |
| Replies: 2 Views: 5,123 yes it is easy
use javascript onclick function
do ti you can succeed! |
Forum: PHP Jul 5th, 2006 |
| Replies: 13 Views: 1,949 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,424 |
Forum: PHP Jul 5th, 2006 |
| Replies: 6 Views: 2,940 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... |
Forum: PHP Jul 4th, 2006 |
| Replies: 13 Views: 1,949 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,949 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.... |
Forum: PHP Jul 3rd, 2006 |
| Replies: 6 Views: 2,940 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?
... |
Forum: PHP Jun 28th, 2006 |
| Replies: 6 Views: 2,940 how deposit a picture to MYSQL database
below is the code :
<?php
$id=$_POST['id'];
$photo=$_POST['pic'];
if ($photo<>""){
$fp=fopen($photo,"r");
... |
Forum: PHP Jun 27th, 2006 |
| Replies: 13 Views: 1,949 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,949 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 ('dbconnect.php');... |
Forum: PHP Jun 22nd, 2006 |
| Replies: 5 Views: 1,781 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,949 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,949 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... |
Forum: Site Layout and Usability Jun 22nd, 2006 |
| Replies: 11 Views: 2,828 yes The first is much better. |
Forum: PHP Jun 22nd, 2006 |
| Replies: 13 Views: 1,949 I am writing a program about shopping center
Please give me some advice! |
Forum: PHP Jun 22nd, 2006 |
| Replies: 2 Views: 2,301 agree with "trafficman"
you must change a line from the php.ini file
------------------------------------------------------
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25... |
Forum: PHP Jun 21st, 2006 |
| Replies: 5 Views: 1,781 IM interested in PHP.I can solve your question
I think this is a question about "SESSION"
please write out your code |