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 13
1
2
3
11
>
Last
»
Showing results 1 to 25 of 321
Search took
0.71
seconds.
Search:
Posts Made By:
Deacon Frost
Forum:
Domains for sale
01-10-2010, 04:48 PM
Replies:
4
2$ Domains
Views:
5,705
Posted By
Deacon Frost
This can be closed. The coupons are no longer...
This can be closed. The coupons are no longer valid.
Forum:
PHP
01-09-2010, 12:41 PM
Replies:
6
Help for a php newbie...
Views:
1,268
Posted By
Deacon Frost
Try something like this: <?php // Get...
Try something like this:
<?php
// Get the ID
$id = $_GET['id'];
// Set connection details.
$db_hostname = "localhost"; // Host (Typically 'localhost')
$db_username = ""; // Username
Forum:
PHP
01-09-2010, 12:19 PM
Replies:
1
Hyperlink URLS
Views:
497
Posted By
Deacon Frost
Hyperlink URLS
I've got this function:
/* clickable($url) changes a block of text to use urls */
function clickable($url){
$in =...
Forum:
PHP
01-07-2010, 03:27 PM
Replies:
7
MY SQL fetching results
Views:
619
Posted By
Deacon Frost
$Query = "SELECT `ID`, `Name` FROM `candle` WHERE...
$Query = "SELECT `ID`, `Name` FROM `candle` WHERE `ID` > '$preCount' AND `ID` < '$Count' ORDER BY `ID` DESC LIMIT 100";
EDIT:
The numerous backslashes aren't necessary mate ;). You can use "...
Forum:
PHP
01-07-2010, 11:32 AM
Replies:
4
Resolved
Caps Fix
Views:
493
Posted By
Deacon Frost
Now it just returns 'Array' >.< :P. ...
Now it just returns 'Array' >.< :P.
function caps_check($string) {
$sentences = explode(".", $string);
$newsentences = array();
foreach ($sentences as $sentence) {
$newwords =...
Forum:
PHP
01-07-2010, 11:06 AM
Replies:
4
Resolved
Caps Fix
Views:
493
Posted By
Deacon Frost
Haha ^.^ Thanks guys. The errors I was returning...
Haha ^.^ Thanks guys. The errors I was returning was for the split() and one of the foreach(). I've completely revamped it, but I'm still working on the limiting the number of caps in a sentence.
...
Forum:
PHP
01-07-2010, 10:12 AM
Replies:
4
Resolved
Caps Fix
Views:
493
Posted By
Deacon Frost
Caps Fix
Trying to write a function to fix capitalization in an input field to only allow 1 cap per word, and a max of 4 caps per sentence. I think I'm on the right track, but it's returning a buttload of...
Forum:
Post a PHP snippet
01-05-2010, 06:38 AM
Replies:
2
Strip URL Function
Views:
5,373
Posted By
Deacon Frost
Strip URL Function
I needed something that would help with search engines, and conformity in my database, but I just couldn't find anything simple enough. So I browsed around, grabbed the tld database list, made an...
Forum:
Project collaboration/ partnership
12-28-2009, 01:44 AM
Replies:
10
Need All Kinds of People for FREE!!!
Views:
2,756
Posted By
Deacon Frost
I have a HostGator plan for the next two months...
I have a HostGator plan for the next two months at least... and a bunch of free domains, so yeah.
Though I don't mind working with 1-2 people on a project, and making successful things, I like...
Forum:
PHP
12-28-2009, 01:35 AM
Replies:
4
heard w3schools offers a good PHP tutorial...
Views:
1,781
Posted By
Deacon Frost
w3schools isn't too far behind the current level,...
w3schools isn't too far behind the current level, and is still applied in a lot of the current practices... Their tutorials are pretty nice as well.
I would suggest learning the basics from...
Forum:
Geek News and Humour
12-24-2009, 09:31 PM
Replies:
17
IE most used browser 2009
Views:
4,394
Posted By
Deacon Frost
You should learn to identify trolls :P.
You should learn to identify trolls :P.
Forum:
PHP
12-22-2009, 07:41 PM
Replies:
2
Send form results to person submitting form
Views:
565
Posted By
Deacon Frost
Pretty simple, I have a script that does this...
Pretty simple, I have a script that does this now. I simply sent two, but you could do something like this:
// First send the E-Mail to the person...
if (mail($to, $subject, $body,...
Forum:
PHP
12-22-2009, 07:28 PM
Replies:
1
File Handling, String Handling
Views:
480
Posted By
Deacon Frost
File Handling, String Handling
I have a file with hundreds of:
And I need to remove everything after the city. So from the above string I'd remove:
And I also need to remove the:
Forum:
MySQL
12-11-2009, 03:53 AM
Replies:
5
Multiple Values for 1 Entry?
Views:
783
Posted By
Deacon Frost
Kk, I'm gonna try that. I'll report back after a...
Kk, I'm gonna try that. I'll report back after a few days while I give this a good rough draft go.
Forum:
MySQL
12-11-2009, 03:31 AM
Replies:
5
Multiple Values for 1 Entry?
Views:
783
Posted By
Deacon Frost
Multiple Values for 1 Entry?
Alright, I'm going to do my best to explain this, first I'll explain its functionality, and perhaps you can tell me the best way to go about this.
I have a list of sites. A long list of sites that...
Forum:
Geek News and Humour
12-05-2009, 11:04 PM
Replies:
25
IE loses more market share again
Views:
3,987
Posted By
Deacon Frost
Clearly you've never been to Vegas. There's more...
Clearly you've never been to Vegas. There's more culture in Las Vegas than in the entire world. Seriously, you can experience everything there... well, almost everything...
(donkeys).
Forum:
Geek News and Humour
12-04-2009, 08:26 PM
Replies:
15
Google's home page fades into a new level of coolness
Views:
2,366
Posted By
Deacon Frost
Wait? Is this staying? Or are they going ahead...
Wait? Is this staying? Or are they going ahead with the re-design/layout they came up with a while ago?
http://gizmodo.com/5412801/how-to-try-the-new-google-search
Forum:
HTML & CSS
12-03-2009, 04:46 PM
Replies:
15
Does Anyone Have A chat Code For HTML
Views:
2,641
Posted By
Deacon Frost
http://mibbit.com Cheers.
http://mibbit.com
Cheers.
Forum:
General web building
12-03-2009, 04:42 PM
Replies:
23
What hosting company?
Views:
2,694
Posted By
Deacon Frost
I guess, least, that's what I've been told. You...
I guess, least, that's what I've been told. You would expect the fastest rising hosting company (GoDaddy) to have good support :P. Maybe my sources are wrong :P.
But yeah, HostGator is sex. I...
Forum:
General web building
12-03-2009, 03:12 PM
Replies:
23
What hosting company?
Views:
2,694
Posted By
Deacon Frost
I would say your best bet would then be HostGator...
I would say your best bet would then be HostGator ;). Or even GoDaddy. Both of which have a very intelligent tech support.
Forum:
General web building
12-01-2009, 01:13 PM
Replies:
23
What hosting company?
Views:
2,694
Posted By
Deacon Frost
JustHost is horrid. Their business practices, and...
JustHost is horrid. Their business practices, and their immaturity are very bad for business :P. You'd be better with the crappy service from TMCProHost (not recommended either :P).
I use...
Forum:
PHP
11-30-2009, 10:29 PM
Replies:
1
Login Script is Funky
Views:
429
Posted By
Deacon Frost
Login Script is Funky
Warning: Cannot modify header information - headers already sent by (output started at header.php:24) in functions_login.php on line 71
The main files for the login/remaining logged in system:
...
Forum:
General web building
11-30-2009, 08:45 PM
Replies:
0
Best CPA Sites?
Views:
949
Posted By
Deacon Frost
Best CPA Sites?
I'm working on a GPT network, and want to construct good offers from scratch, rather than making a low-quality, everyday collection of survey sites. I want all of my offers to be hand picked, and to...
Forum:
Geek News and Humour
11-29-2009, 10:13 AM
Replies:
25
IE loses more market share again
Views:
3,987
Posted By
Deacon Frost
If FX took over safari users, they could stomp...
If FX took over safari users, they could stomp out IE once and for all! MWAHAHAHA
Forum:
JavaScript programming
11-28-2009, 05:20 PM
Replies:
9
Would somebody check my code pls
Views:
822
Posted By
Deacon Frost
Looks good to me :P. I've never had a reason to...
Looks good to me :P. I've never had a reason to use do...while in PHP or JS, so it's neat to see it being used.
Great job :).
BTW:
document.write("3. " + three + "<br />" + "<br />");
=
Showing results 1 to 25 of 321
Page 1 of 13
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
05:12 PM
.
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.