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
Showing results 1 to 18 of 18
Search took
0.04
seconds.
Search:
Posts Made By:
webaddict
Forum:
PHP
04-17-2013, 07:06 AM
Replies:
3
Advice to a n00b pls - regarding PHP Framework
Views:
190
Posted By
webaddict
n00b... ;)
n00b... ;)
Forum:
MySQL
04-17-2013, 03:31 AM
Replies:
2
Why did they deprecate MySQL and write a whole new language
Views:
381
Posted By
webaddict
Why did they deprecate MySQL and write a whole new language
Why did they deprecate MySQL and write a whole new language so everyone has to start over again like a f*ing newbie.
other than the alleged "security vulnerabilities"
Kind of like, why the hell...
Forum:
PHP
04-17-2013, 03:02 AM
Replies:
6
Need to send data to sql from div which is dynamically generated with javascript
Views:
290
Posted By
webaddict
Maybe I can do it all with javascript and sql? ...
Maybe I can do it all with javascript and sql?
Perhaps I can add the SQL code into the function clickedSaveButton() ? If so then how can I do this?
Forum:
PHP
04-17-2013, 02:59 AM
Replies:
6
Need to send data to sql from div which is dynamically generated with javascript
Views:
290
Posted By
webaddict
added to first post
added to first post
Forum:
General web building
04-17-2013, 02:37 AM
Replies:
6
Setting up a Smooth Scroll webpage.
Views:
902
Posted By
webaddict
no, this has to do with the browser, not the code...
no, this has to do with the browser, not the code
second, if you want to modify the way the browser works, you need javascript. what you want cannot be done with html or css. thus, post it in the...
Forum:
HTML & CSS
04-17-2013, 02:36 AM
Replies:
5
Mobile Emails: Making Side-By-Side Tables Match Heights
Views:
257
Posted By
webaddict
first, i can tell by the code at a glance you're...
first, i can tell by the code at a glance you're doing it all wrong
second, why don't you make a quick image in photoshop of what you want the layout to look like.
Forum:
JavaScript programming
04-17-2013, 02:35 AM
Replies:
3
CSS & Java Script Menu Functions
Views:
240
Posted By
webaddict
wrong section. should be in javascript.
wrong section. should be in javascript.
Forum:
HTML & CSS
04-17-2013, 02:34 AM
Replies:
4
centering on viewport resize
Views:
257
Posted By
webaddict
first off, you should be using divs not lists ...
first off, you should be using divs not lists
second, positionging the divs will be quite easy with css. specify a width and then add margin: 0 auto; this is the prefreed and proper way to center...
Forum:
HTML & CSS
04-17-2013, 02:27 AM
Replies:
4
Changing a buttons hover and active states programatically
Views:
222
Posted By
webaddict
You can do this with CSS. no reason to use...
You can do this with CSS. no reason to use javascript.
Forum:
HTML & CSS
04-17-2013, 02:26 AM
Replies:
3
Question about browsers
Views:
193
Posted By
webaddict
wrong mime type. why don't you just copy and...
wrong mime type. why don't you just copy and paste the embed code because you clearly don't know how to write html.
Forum:
HTML & CSS
04-17-2013, 02:24 AM
Replies:
28
importing css script into html
Views:
501
Posted By
webaddict
No. This is poor practice. In order of...
No. This is poor practice.
In order of preferred methods:
* You should ideally include the css in the main style.css file
* You could include a css file, but make sure to include it in the...
Forum:
PHP
04-17-2013, 02:19 AM
Replies:
10
Turning $_POST into $_SESSION??
Views:
250
Posted By
webaddict
agreed, you can do this *and maybe should; just...
agreed, you can do this *and maybe should; just be sure to include a connectdb.php file.
Forum:
PHP
04-16-2013, 01:58 PM
Replies:
6
Need to send data to sql from div which is dynamically generated with javascript
Views:
290
Posted By
webaddict
Need to send data to sql from div which is dynamically generated with javascript
Here is the code creating a div with data which I need to send:
function showContent() {
$("contentZxy").innerHTML = "";
var container = document.createElement("div");...
Forum:
Medium projects (new script, new features, etc)
10-11-2012, 12:09 PM
Replies:
4
PHPBB - need to show forum threads on home page (Index) when forum has no subforums
Views:
1,271
Posted By
webaddict
------- bump -------
------- bump -------
Forum:
Medium projects (new script, new features, etc)
10-04-2012, 11:09 PM
Replies:
4
PHPBB - need to show forum threads on home page (Index) when forum has no subforums
Views:
1,271
Posted By
webaddict
I'm pretty sure it doesn't have the native...
I'm pretty sure it doesn't have the native feature. If not then I want to add the feature; I need someone to give me the code to add the feature. I'm not a coder but I like to do stuff myself ;) Once...
Forum:
Other server side languages/ issues
10-04-2012, 09:16 AM
Replies:
2
Can I get Fantastico, Simplescripts, or something similar installed on WAMP?
Views:
1,945
Posted By
webaddict
Of course I meant for free. Anyway now I know...
Of course I meant for free.
Anyway now I know about cpanel costing $600 per year for a license, so that is completely out of the question because I couldn't find any cracked versions torrents.
Forum:
Medium projects (new script, new features, etc)
10-04-2012, 09:13 AM
Replies:
4
PHPBB - need to show forum threads on home page (Index) when forum has no subforums
Views:
1,271
Posted By
webaddict
PHPBB - need to show forum threads on home page (Index) when forum has no subforums
I need to show forum threads on the PHPBB Index page when that forum has no subforums.
Please see the following image which demonstrates my intent (I took screenshots of this Coding Forums and...
Forum:
Other server side languages/ issues
06-22-2012, 09:27 AM
Replies:
2
Can I get Fantastico, Simplescripts, or something similar installed on WAMP?
Views:
1,945
Posted By
webaddict
Can I get Fantastico, Simplescripts, or something similar installed on WAMP?
Can I get Fantastico, Simplescripts, or something similar installed on WAMP?
Showing results 1 to 18 of 18
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:58 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.