13, February 2012

Read before you post - webmaster forum

 
Webdigity webmaster forums
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Web Development  >  PhP
Topic: Read before you post
« previous next »
Pages: [1] Print
Instabuck - The easy way to sell digital products online

Author Topic: Read before you post  (Read 4543 times)
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5778
46265 credits
Members referred : 3



« on: Aug 30, 2005, 02:34:04 pm »

To get help to your problems with php please be sure to check these :

1) Use a descriptive title to your posts.
    It is better if the viewer of this forum can understand the problem before visiting the thread

2) Allways write the code
    If you don't give the code it is really difficult to get help. When you are posting code use the code BBcode (the one with the # mark) and start with <?php
    Here is why you should do that :

   Code with <?php
   
   
Code:
<?php 
for ( $i=0$i count$array); $i++)
{
  
$str .= $i : " $array["val"][$i] . "\n";
}
   
?>

  The same code without <?php
 
   
   
Code:
<?
for ( $i=0; $i < count( $array); $i++)
{
  $str .= " $i : " . $array["val"][$i] . "\n";
}
   ?>


Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5778
46265 credits
Members referred : 3



« Reply #1 on: Dec 26, 2005, 04:36:05 am »

3) Do not ask complete solutions

This forum has the intention to help people learn php. We will be glad to help you learn, or find the problem in your code, or even give you a tip for something that you are coding,  but please do not ask complete scripts.

If you can not code at all then you should better post in the Hire someone board or buy a book.

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=49
Tags : php forums Bookmark this thread : Digg Del.icio.us Dzone more....

Pages: [1] Print 
Webdigity Webmaster Forums  >  Web Development  >  PhP
Topic: Read before you post
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
Feb 13, 2012, 02:11:49 pm





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!






Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2012 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.