We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

The EE Development & Programming Forum

Development and Programming

Kevin Smith's avatar
Kevin Smith
4,784 posts
13 years ago
Kevin Smith's avatar Kevin Smith

The Development & Programming forum is the place to ask questions of other developers, have general discussions on development, and ask for suggestions on your fellow developers’ tools of the trade. If there’s a question that’s basically a tech support questions for development, use the buttons to vote a post up, vote it down, and mark an answer to your question as the accepted solution. Just the same as it’s used in the Community Support forum.

Same ground rules as we’ve got in the Community Support forums. Treat people here like you would face to face. Be courteous, and remember, everyone who’s trying to help answer questions in this forum is doing so on their own time.

One tip. When posting code, use the code tag like so:

[code] <html> <head> <title>PHP Test</title> </head> <body> <?php echo ‘<p>Hello World</p>’; ?> </body> </html> [/code]

And it will appear like this in your post:

<html>
 <head>
  <title>PHP Test</title>
 </head>
 <body>
 <?php echo 'Hello World'; ?> 
 </body>
</html>
       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.