Submit Your Article Forum Rules

+ Post New Thread
Page 1 of 141 1 2 3 11 51 101 ... LastLast
Threads 1 to 20 of 2805

Forum: Web Programming Discussion Forum

Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

  1.   Sticky Threads  

  2. Sticky Thread Sticky: free internal site search code ?

    Can anyone provide with a free internal site search code that does not use DB and indexes the site. Maybe I am would pay a few bugs for it. I have...

    Started by anandnadaar, 08-02-2006 08:23 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 30
    • Views: 39,249
    02-28-2010, 01:00 PM Go to last post
  3.   Normal Threads  

  1. Go to first new post PHP vs asp for site rebuild

    I've owned and operated an e-commerce site for 10 years. The original/current site is written in .asp. It's been a functional site for us, but we...

    Started by Oman, 11-22-2011 03:21 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,180
    Yesterday, 12:56 PM Go to last post
  2. Go to first new post Question Javascript

    Hi there im working on a website and got most of it done and was looking at trying javascript but its like learning chines in a week. im use to HTML,...

    Started by ckfree, 12-12-2011 10:05 PM
    check login script, javascript
    • Replies: 5
    • Views: 402
    Yesterday, 02:34 AM Go to last post
  3. Inline CSS and External CSS file

    I need to know the HTML rending speeds and performance when I use inline css and external CSS file. For example I have one page website and size of...

    Started by mark1976, 02-11-2012 11:45 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 215
    02-12-2012, 06:37 PM Go to last post
  4. Smile Popups or small html pages ?

    I received a request from one of my colleagues to remove all kind of popups from ours web site www.sky-tours.com as some browser create problems. He...

    Started by dracula, 02-08-2012 11:52 AM
    html, pop up, popups
    • Replies: 9
    • Views: 446
    02-09-2012, 05:01 AM Go to last post
  5. Cms

    Can anyone point me in the direction of a simple cms system that can be intergrated into a html site, it has to be easy to do as I am not that sharp...

    Started by grahamallen, 01-25-2012 05:29 PM
    2 Pages
    1 2
    cms, simple
    • Replies: 10
    • Views: 345
    02-08-2012, 09:04 PM Go to last post
  6. Question Need Good provider of online PHP Education

    Hi, I'm looking for somewhere to get some great onilne PHP training/education. I'm flexible but these are the things I think I want: At least...

    Started by texxs, 02-05-2012 04:23 PM
    education, php, training
    • Replies: 6
    • Views: 441
    02-07-2012, 12:39 PM Go to last post
  7. DHTML menus

    Hi! I have a client of mine who is looking for a bit more of a sophisticated DHTML menu on his site than what the software program I'm using (SoThink...

    Started by ccnj, 02-02-2012 08:12 PM
    dhtml
    • Replies: 5
    • Views: 191
    02-04-2012, 11:07 PM Go to last post
  8. Question Generating uniform date intervals

    So I've been working the past while on the same project, discussed in posts here, and here. The general method relies upon a pre-set array, $weeks...

    Started by weegillis, 02-03-2012 08:55 PM
    date(), php, strtotime()
    • Replies: 5
    • Views: 235
    02-04-2012, 01:53 PM Go to last post
  9. Moved: CSS, what you get with 1 kb of CSS

    Started by alphaomega, 01-28-2012 06:41 AM
    • Replies: -
    • Views: -
    01-30-2012, 10:34 PM Go to last post
  10. Question OOP PHP grouping related functions into a single object

    <?php $today = date("Y-m-d"); function notBefore($startDate) { global $today; return ($startDate < $today); }; function...

    Started by weegillis, 01-25-2012 04:10 PM
    oop, php
    • Replies: 8
    • Views: 297
    01-30-2012, 10:10 PM Go to last post
  11. Question preg_replace and resource drain

    Is there a less resource intensive way to do the following than preg_replace? $loc = array( "1" => array("irma","Irma"), "2" =>...

    Started by weegillis, 01-30-2012 01:45 AM
    php, strings
    • Replies: 7
    • Views: 228
    01-30-2012, 04:08 PM Go to last post
  12. Google Related: What triggers it to show up? Are the ads PPC or what?

    Google Related is totally unfair business practice. Do you have the answers as to how it works? 1. On Google Related, are those PPC ads, G Base...

    Started by blitzen, 01-28-2012 05:56 PM
    • Replies: 0
    • Views: 353
    01-28-2012, 05:56 PM Go to last post
  13. Im stumped anyone have any idea on this bugginess

    Ok, So a family members simple CMS backend PHP site. Had it designed in Venezuela (if relevant). Nothing I see odd in the code. Simple enough PHP...

    Started by freehits, 01-26-2012 11:43 PM
    • Replies: 4
    • Views: 251
    01-27-2012, 11:26 AM Go to last post
  14. Recursive php function

    trying to build a recursive function to do the following and going round in circles.. any help??? Database table -> categories id name parent...

    Started by thindenim, 01-16-2012 03:09 PM
    php, recursion, recursive
    • Replies: 1
    • Views: 226
    01-16-2012, 10:19 PM Go to last post
  15. Javascript Clash

    I have designed a website and have an issue with some javascript - it seems to be clashing with other JS libraries but as I'm not that 'up' on...

    Started by benandal, 01-06-2012 12:48 PM
    • Replies: 6
    • Views: 384
    01-09-2012, 01:54 PM Go to last post
  16. Disallow Bot Caching and Allow Browser Caching

    I have one more question for today as I near the end of a year-long website development project. I would like to prevent bots and SE's from caching...

    Started by blitzen, 12-05-2011 03:19 PM
    • Replies: 5
    • Views: 450
    12-06-2011, 11:23 PM Go to last post
  17. Compressing Website: Unnecessary Outdated Header Tags

    Long ago I used to compress my pages by removing extraneous spaces, tabs, newlines and noticed a difference. That was the modem days. Then, we...

    Started by blitzen, 12-05-2011 03:13 PM
    • Replies: 4
    • Views: 416
    12-06-2011, 08:12 PM Go to last post
  18. how to display spinner buttons in another table

    I have a spinner where user enters in their value or uses the buttons to increase or decrease the value. When the user is happy with the value in the...

    Started by carlbrooks, 12-06-2011 05:27 AM
    • Replies: 0
    • Views: 256
    12-06-2011, 05:27 AM Go to last post
  19. buttons unselect problem

    I included a jQuery handler for my dropdown menus so that when something is selected in the first dropdown menu, it will manipulate the options in...

    Started by carlbrooks, 12-06-2011 01:47 AM
    • Replies: 0
    • Views: 221
    12-06-2011, 01:47 AM Go to last post
  20. Moved: Need website designer!!will pay $$

    Started by chandrahas, 12-05-2011 07:54 PM
    • Replies: -
    • Views: -
    12-05-2011, 07:54 PM Go to last post

+ Post New Thread
Page 1 of 141 1 2 3 11 51 101 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 60 replies or 600 views
Hot thread with unread posts
More than 60 replies or 600 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts