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 7
1
2
3
>
Last
»
Showing results 1 to 25 of 151
Search took
1.39
seconds.
Search:
Posts Made By:
quadrant6
Forum:
Project collaboration/ partnership
05-29-2013, 02:10 AM
Replies:
0
Developer looking for designer to partner with
Views:
181
Posted By
quadrant6
Developer looking for designer to partner with
I'm a web developer, working by day for a firm but wanting to go on my own at some point.
My skills are PHP/HTML/CSS/JS/MySQL/Codeigniter and though I have some training in design, I don't profess...
Forum:
JavaScript programming
01-04-2013, 08:37 PM
Replies:
1
How to call custom method in this plugin example
Views:
275
Posted By
quadrant6
How to call custom method in this plugin example
I'm using the jQuery based WYSIWYG editor Redactor (http://imperavi.com/redactor/docs/creatingplugins/) and in trying to follow along with their simple docs, how would you call the method...
Forum:
MySQL
11-16-2012, 10:44 PM
Replies:
3
How to improve this query
Views:
369
Posted By
quadrant6
Thanks. So it should be a 'unique' index correct?...
Thanks. So it should be a 'unique' index correct?
I also find that the code table often needs to be 'optimized' because it has a little red in the overhead column under phpmyadmin but is this just...
Forum:
MySQL
11-16-2012, 07:36 AM
Replies:
3
How to improve this query
Views:
369
Posted By
quadrant6
How to improve this query
I have a simple query that is showing up in a log as sometimes taking a long time. The query is below (with explain in front of it). 'code' table has 40 thousand rows. The 'user' table has about 50...
Forum:
MySQL
09-11-2012, 12:17 AM
Replies:
2
Trying to export Joomla database without phpmyadmin
Views:
1,548
Posted By
quadrant6
Perhaps try contacting the host?
Perhaps try contacting the host?
Forum:
Small projects (quick fixes and changes)
09-11-2012, 12:03 AM
Replies:
2
Misc design work - fine tuning for new website
Views:
773
Posted By
quadrant6
Hey There I work for a development firm New...
Hey There
I work for a development firm New Zealand and am looking for small jobs on the side.
Since I don't have a portfolio as such yet (all work is for the company), I'd be happy to do a...
Forum:
Looking for work/ for hire
09-10-2012, 02:20 AM
Replies:
0
Custom Content Management from $200
Views:
651
Posted By
quadrant6
Custom Content Management from $200
I have 8+ years experience working for a web development firm where my role involves HTML/CSS/JQUERY and building custom content management using PHP/MySQL and the Codeigniter framework (though also...
Forum:
Medium projects (new script, new features, etc)
09-10-2012, 02:17 AM
Replies:
8
Looking for PHP programmers.
Views:
2,519
Posted By
quadrant6
I'm a web developer working from New Zealand, I...
I'm a web developer working from New Zealand, I work part time at a firm and would like some small-med jobs on the side.
I think I may be suited to this project (web dev role) as my daily work...
Forum:
MySQL
05-11-2012, 06:26 AM
Replies:
4
Beginner Q: Getting totals for a chart
Views:
731
Posted By
quadrant6
I did this which worked fine select...
I did this which worked fine
select day(date_created) as day, count(*) as total from registration where month(date_created) = month(NOW()) and year(date_created) = year(NOW()) group by...
Forum:
MySQL
05-06-2012, 12:26 AM
Replies:
0
Most efficient way of searching this
Views:
372
Posted By
quadrant6
Most efficient way of searching this
I have a table of Australian postcodes and address. There are 15k rows with each row looking like this:
postcode | suburb | state
2048 | Westgate | NSW
2066 | Blah | NSW
Forum:
JavaScript programming
04-25-2012, 12:11 AM
Replies:
1
Suburb/State/Postcode autocomplete
Views:
729
Posted By
quadrant6
Suburb/State/Postcode autocomplete
http://auspost.com.au/apps/postcode.html
Basically I want to build the same thing.
The data is freely available there as a download.
I couldn't find anything existing in the jquery plugin...
Forum:
MySQL
03-13-2012, 09:44 PM
Replies:
4
Beginner Q: Getting totals for a chart
Views:
731
Posted By
quadrant6
it's datetime
it's datetime
Forum:
MySQL
03-13-2012, 05:07 AM
Replies:
4
Beginner Q: Getting totals for a chart
Views:
731
Posted By
quadrant6
Beginner Q: Getting totals for a chart
Scenario:
I have a table of registrations and there is a date column.
I want to display a bar graph on a webpage showing number of registrations per day for the current month.
How can I do...
Forum:
PHP
09-13-2011, 01:27 AM
Replies:
1
opening docs/pdfs
Views:
170
Posted By
quadrant6
opening docs/pdfs
Because I need to login protect some files, I'm using a PHP script to check login and then load the file.
My question is how should I load the file?
i.e. the user requested exam.pdf. Behind...
Forum:
MySQL
08-31-2011, 03:40 AM
Replies:
2
Formatting number to one decimal place
Views:
721
Posted By
quadrant6
Formatting number to one decimal place
Ok, so I'm more of a designer and math was never my strong point.
I'm keeping a record of points for a sort-of members database.
Now most of the time, members are assigned whole numbers, 1...
Forum:
General web building
12-09-2010, 09:23 PM
Replies:
2
Built a custom blog or use an wordpress etc?
Views:
1,329
Posted By
quadrant6
Built a custom blog or use an wordpress etc?
As a web developer I've always been happy to custom script a little simplified blog engine and tack it onto client sites the need has raised.
This has always been preferred because I can easily...
Forum:
PHP
11-16-2010, 09:28 PM
Replies:
1
Cookie based authentication
Views:
513
Posted By
quadrant6
Cookie based authentication
I have a simple web application where nothing really sensitive is stored, no payment info. So super top-level security is not required.
The way it works, a persistent login is the norm (app is...
Forum:
PHP
07-21-2010, 02:43 AM
Replies:
0
Making API, to use REST or not
Views:
522
Posted By
quadrant6
Making API, to use REST or not
I'm wanting to make an API, my first, for a simple web application I've built.
It would need to do the following
initial user login (pass back token or authenticate on each call i guess)
get...
Forum:
Site reviews
04-20-2010, 10:05 PM
Replies:
3
tabzon.com
Views:
1,182
Posted By
quadrant6
We're also looking to integrate with other...
We're also looking to integrate with other platforms such as instant messaging, iphone and twitter down the track.
Forum:
Site reviews
04-20-2010, 10:04 PM
Replies:
3
tabzon.com
Views:
1,182
Posted By
quadrant6
Thanks, I'm not that familiar with communicator...
Thanks, I'm not that familiar with communicator but the first difference would be that this is entirely online so no software is needed.
If I'm out and about, as long as I know my login I can...
Forum:
Site reviews
04-20-2010, 05:22 AM
Replies:
3
tabzon.com
Views:
1,182
Posted By
quadrant6
tabzon.com
http://www.tabzon.com
• A free little in-out board for your office.
• Sign-up then add your co-workers - they get an invite.
• Keep track of each others status online, in real time.
...
Forum:
MySQL
02-08-2010, 02:59 AM
Replies:
3
Q re: getting records older than a few hours
Views:
1,000
Posted By
quadrant6
Q re: getting records older than a few hours
I want to select records where the date_created >= a couple of hours old.
"SELECT * FROM newsletter WHERE date_created <= SUBTIME(NOW(), INTERVAL 2 HOUR) ORDER BY date_created DESC"
Doesn't...
Forum:
PHP
01-26-2010, 10:09 PM
Replies:
0
Regular Expression Help
Views:
471
Posted By
quadrant6
Regular Expression Help
I'm trying to detect normal urls to other websites or pages and urls that point to files on the client site
I have this for urls which point to files, and it seems to work.
$parsed_txt =...
Forum:
General web building
11-26-2009, 08:35 PM
Replies:
4
Embedding PDF into webpage
Views:
1,190
Posted By
quadrant6
Thanks, looks good!
Thanks, looks good!
Forum:
General web building
11-26-2009, 07:24 PM
Replies:
4
Embedding PDF into webpage
Views:
1,190
Posted By
quadrant6
Yeah I know, I should have worded my query...
Yeah I know, I should have worded my query better.
I don't care what the end result is (has to be flash as far as I can tell) I just wan to be able to provide a PDF doc and get back something that...
Showing results 1 to 25 of 151
Page 1 of 7
1
2
3
>
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
07:29 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.