Go Back   CodingForums.com > Search Forums

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
Views: 190
Posted By webaddict
n00b... ;)

n00b... ;)
Forum: MySQL 04-17-2013, 03:31 AM
Replies: 2
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
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
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
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
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
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
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
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
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
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
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
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
Views: 1,271
Posted By webaddict
------- bump -------

------- bump -------
Forum: Medium projects (new script, new features, etc) 10-04-2012, 11:09 PM
Replies: 4
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
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
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
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

All times are GMT +1. The time now is 05:58 PM.