Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 489
Search took
0.59
seconds.
Search:
Posts Made By:
the-dream
Forum:
Apache configuration
10-13-2010, 02:38 PM
Replies:
1
URL Rewriting, Changes " " to "%20" need "+"
Views:
2,587
Posted By
the-dream
URL Rewriting, Changes " " to "%20" need "+"
Hey Guys,
I've done a search for this but can't quite find an answer, I want to use mod_rewrite in .htaccess to rewrite GET query strings. Instead of changing a space from " " to "%20" I want it...
Forum:
Large Projects (new web application, complex features etc)
10-04-2010, 04:42 PM
Replies:
0
Looking for Flash Game developer (Facebook + PHP + Flash)
Views:
2,261
Posted By
the-dream
Looking for Flash Game developer (Facebook + PHP + Flash)
1) Project Details: (be as specific as possible):
With the current craze surrounding social gaming we're looking to get into the space, we're looking for a Flash developer to work with us on the...
Forum:
Medium projects (new script, new features, etc)
04-09-2010, 08:37 PM
Replies:
0
Wikipedia Article Writer, for notable, applicable person
Views:
2,478
Posted By
the-dream
Wikipedia Article Writer, for notable, applicable person
1) Project Details: (be as specific as possible):
To write a Wikipedia article, based on a young person, who has recently been honored with a prestigious business award, info and references are...
Forum:
Small projects (quick fixes and changes)
04-07-2010, 12:27 PM
Replies:
3
Need a JavaScript Equivalent of this Simple PHP Script (ASAP)
Views:
1,797
Posted By
the-dream
Need a JavaScript Equivalent of this Simple PHP Script (ASAP)
1) Project Details: (be as specific as possible):
Need this simple PHP script, which generates some JavaScript based uppon URL variables made into JavaScript so it can be run as a .js file.
...
Forum:
PHP
03-06-2010, 08:35 PM
Replies:
1
Cannot send session cache limiter - headers already sent
Views:
2,186
Posted By
the-dream
At the top of the index.php file (not the one...
At the top of the index.php file (not the one you're working in now) put <?php ob_start(); ?> before any other content or code.
Forum:
PHP
03-06-2010, 06:32 PM
Replies:
1
Sorting Array
Views:
825
Posted By
the-dream
Sorting Array
Hey Guys...
I know there are various functions for sorting arrays, but can't for the life of me figure out which one to use in this situation. I have the following array and I'm trying to keep it...
Forum:
Medium projects (new script, new features, etc)
01-24-2010, 09:27 PM
Replies:
4
Javascript Programmer / In-text ads
Views:
3,388
Posted By
the-dream
Javascript Programmer / In-text ads
1) Project Details: (be as specific as possible):
We need someone who is excellent at JavaScript to program for us the pop-up system for an inline advertising system.
We need a script, that...
Forum:
PHP
11-22-2009, 05:43 PM
Replies:
1
MySQL Insert/ Form Issues
Views:
513
Posted By
the-dream
MySQL Insert/ Form Issues
Hey guys,
A little stuck, i've been mulling over this code for a couple of hours not, but cannot get the Hex Colors to insert correctly into the DB...
Wondering if you guys can take a look, see...
Forum:
PHP
11-18-2009, 06:50 PM
Replies:
2
Sort array by particular key?
Views:
546
Posted By
the-dream
That's great, worked perfectly, thanks!
That's great, worked perfectly, thanks!
Forum:
PHP
11-18-2009, 05:47 PM
Replies:
2
Sort array by particular key?
Views:
546
Posted By
the-dream
Sort array by particular key?
Hi guys, I'm a little stuck on this one, I have an array, that's being dynamically generated...
Array
(
[Technology] => Array
(
[name] => Technology
...
Forum:
PHP
10-10-2009, 12:48 PM
Replies:
1
While Loop, Inside While Loop only displays once.
Views:
2,989
Posted By
the-dream
While Loop, Inside While Loop only displays once.
Hi guys...
I'm building a shopping cart... and cannot understand why the second while loop only runs once, is should runs twice (the second time the first loop does). All the correct data is in...
Forum:
JavaScript programming
09-28-2009, 04:34 PM
Replies:
6
Code won't run on certain pages/areas on pages.
Views:
647
Posted By
the-dream
Because it is not to be used on the same page...
Because it is not to be used on the same page with the same elements each time...
Forum:
JavaScript programming
09-28-2009, 07:36 AM
Replies:
6
Code won't run on certain pages/areas on pages.
Views:
647
Posted By
the-dream
I want to put the iFrame where someone pastes...
I want to put the iFrame where someone pastes that JavaScript.
Forum:
JavaScript programming
09-27-2009, 08:28 PM
Replies:
6
Code won't run on certain pages/areas on pages.
Views:
647
Posted By
the-dream
Anyone know how to do this? (the second post)
Anyone know how to do this? (the second post)
Forum:
JavaScript programming
09-27-2009, 04:27 PM
Replies:
6
Code won't run on certain pages/areas on pages.
Views:
647
Posted By
the-dream
Ok, all of the items do display on the page......
Ok, all of the items do display on the page... just not in the places they are supposed to? How would I get the iFrame to appear exactly where the code is?
Forum:
JavaScript programming
09-27-2009, 04:16 PM
Replies:
6
Code won't run on certain pages/areas on pages.
Views:
647
Posted By
the-dream
Code won't run on certain pages/areas on pages.
Hi,
I coded the following JavaScript:
var el = document.createElement("iframe");
el.setAttribute('id', 'ifrm');
document.body.appendChild(el);
el.setAttribute('height', 250);...
Forum:
Ajax and Design
09-26-2009, 02:28 AM
Replies:
1
Send Current Page URL To PHP Page
Views:
1,687
Posted By
the-dream
Anyone? I can't imagine this is that hard for an...
Anyone? I can't imagine this is that hard for an experienced JavaScript-er.
Forum:
Ajax and Design
09-26-2009, 12:07 AM
Replies:
1
Send Current Page URL To PHP Page
Views:
1,687
Posted By
the-dream
Send Current Page URL To PHP Page
Hi Guys,
I'm a complete newbie when it comes to JavaScript and AJAX.
What I'm trying to do, is, using JavaScript get the current URL of the page and send it, with an AJAX request to a URL with...
Forum:
PHP
09-06-2009, 08:27 PM
Replies:
6
PHP chat system
Views:
734
Posted By
the-dream
How about taking a page from your own book, isn't...
How about taking a page from your own book, isn't this your signature:
Forum:
PHP
09-06-2009, 08:25 PM
Replies:
1
you advice about uploading and resizing images?
Views:
447
Posted By
the-dream
Looking for a script on Google, would probably be...
Looking for a script on Google, would probably be your best bet, then using that to create your own. You need to start somewhere.
I'd also recommend looking into the GD Image Library, see:...
Forum:
PHP
09-06-2009, 08:22 PM
Replies:
2
I need help reading php file + writing it as html file
Views:
520
Posted By
the-dream
So, you basically want a caching system?
So, you basically want a caching system?
Forum:
PHP
09-05-2009, 08:51 PM
Replies:
1
php sendmail
Views:
643
Posted By
the-dream
This may be something that ComCast webmail does...
This may be something that ComCast webmail does to incoming images... so it may be out of your control.
This may be worth a read, helped me quite a lot:...
Forum:
PHP
09-05-2009, 08:48 PM
Replies:
2
Can Php split an image
Views:
2,834
Posted By
the-dream
I haven't tried this myself, but this may be...
I haven't tried this myself, but this may be possible by cropping the image using the GD Graphic Library. See: http://www.boutell.com/gd/
Forum:
Websites for sale
09-03-2009, 07:25 AM
Replies:
2
Hur.ly - Short domain Twitter Image Sharing Site
Views:
4,303
Posted By
the-dream
Moved to: ...
Moved to:
http://flippa.com/auctions/73684/Hur-ly---Short-domain-Twitter-Image-Sharing-Website
Forum:
PHP
08-30-2009, 09:50 PM
Replies:
5
users online
Views:
551
Posted By
the-dream
Ah, I didn't see that. Silly me.
Ah, I didn't see that. Silly me.
Showing results 1 to 25 of 489
Page 1 of 20
1
2
3
11
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
04:20 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.