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 2
1
2
>
Showing results 1 to 25 of 37
Search took
0.09
seconds.
Search:
Posts Made By:
topdown.me
Forum:
PHP
06-15-2013, 04:27 PM
Replies:
7
Help - Generating league matches
Views:
205
Posted By
topdown.me
Thank you very much. I found...
Thank you very much.
I found http://www.ultramegatech.com/2010/05/round-robin-tournament-scheduler/ to be very useful.
Forum:
PHP
06-14-2013, 08:59 PM
Replies:
7
Help - Generating league matches
Views:
205
Posted By
topdown.me
whot? How did you get to this conclusion? This is...
whot? How did you get to this conclusion? This is just a small piece from my website. I'm running a browser based game with alot of features, and I want to impelement a league system.
What I'm...
Forum:
PHP
06-14-2013, 11:16 AM
Replies:
7
Help - Generating league matches
Views:
205
Posted By
topdown.me
Any help? Please. Another explenation: I...
Any help? Please.
Another explenation:
I want to make a script that will generate all possible matches from 1 to 16.
More info: I have 16 players in a tournament. I am developing league system...
Forum:
PHP
06-13-2013, 04:44 PM
Replies:
7
Help - Generating league matches
Views:
205
Posted By
topdown.me
Help - Generating league matches
Hello.
I am building a script that when I run it will generate all my league matches.
I have 16 players.
I want to do that when I run this script it will generate in a database table all needed...
Forum:
Apache configuration
06-02-2013, 04:44 PM
Replies:
1
Redirection to ?page=home
Views:
323
Posted By
topdown.me
Redirection to ?page=home
Hello.
I want to force users to be unable to move to: mysite.com and want to make the website accessable only via mysite.com/?page=home
How I can do this?
Tried htpaccess, but it flooded in...
Forum:
PHP
06-02-2013, 04:43 PM
Replies:
2
Redirection to ?page=home
Views:
162
Posted By
topdown.me
Redirection to ?page=home
Hello.
I want to force users to be unable to move to: mysite.com and want to make the website accessable only via mysite.com/?page=home
How I can do this?
Tried htpaccess, but it flooded in...
Forum:
JavaScript programming
11-13-2012, 01:58 PM
Replies:
1
Tooltip in bad position
Views:
266
Posted By
topdown.me
Tooltip in bad position
Hello. My tooltip is working good, Unless I'm visiting a specific page in my website.
In this specific page, I have this code:
<script type="text/javascript" language="javascript">
// Kick off...
Forum:
JavaScript programming
11-11-2012, 08:02 AM
Replies:
7
Change [Select 2] options when [Select 1] option is changed
Views:
621
Posted By
topdown.me
Thank you, should be good. Edit: no, its not...
Thank you, should be good.
Edit: no, its not good.. I cant loop my options.. \:
Forum:
PHP
11-11-2012, 08:02 AM
Replies:
23
Change [Select 2] options when [Select 1] option is changed
Views:
1,114
Posted By
topdown.me
I had no idea where to post this, because I has...
I had no idea where to post this, because I has to be combined. I need to loop all the "foods" and "drinks" from the database using PHP.
Anyway, someone gave ma a link that I think might be good -...
Forum:
PHP
11-10-2012, 08:55 PM
Replies:
23
Change [Select 2] options when [Select 1] option is changed
Views:
1,114
Posted By
topdown.me
I'll say it simple: When I pick FOOD option,...
I'll say it simple:
When I pick FOOD option, I get list of foods I can choose!
When I pick DRINK option, I get list of drinks I can choose!
thats it...
Forum:
JavaScript programming
11-10-2012, 07:13 PM
Replies:
7
Change [Select 2] options when [Select 1] option is changed
Views:
621
Posted By
topdown.me
Need help here. Something that can be good for...
Need help here.
Something that can be good for me too:
When an option is chosen in Select 1, Select 2 shows up. when another option, Select 3 shows up, etc..
Easier?
Forum:
PHP
11-10-2012, 06:54 PM
Replies:
23
Change [Select 2] options when [Select 1] option is changed
Views:
1,114
Posted By
topdown.me
Change [Select 2] options when [Select 1] option is changed
Hello.
I have 2 selects in a form:
Select 1
-food
-drinks
Select 2
-hamburger
-cheetos
-orange juice
-cola
Forum:
JavaScript programming
11-10-2012, 12:43 PM
Replies:
7
Change [Select 2] options when [Select 1] option is changed
Views:
621
Posted By
topdown.me
This is not Homework lol, I just used it as...
This is not Homework lol, I just used it as example of what I want so you can understand me easier :D
btw, its not helping me since I need to use PHP to loop all my options, wich is impossible to...
Forum:
JavaScript programming
11-10-2012, 12:00 PM
Replies:
7
Change [Select 2] options when [Select 1] option is changed
Views:
621
Posted By
topdown.me
Change [Select 2] options when [Select 1] option is changed
Hello.
I have 2 selects in a form:
Select 1
-food
-drinks
Select 2
-hamburger
-cheetos
-orange juice
-cola
Forum:
MySQL
11-09-2012, 12:48 PM
Replies:
4
Get the highest views from all tables
Views:
389
Posted By
topdown.me
It will show only one reslt, doesnt it? And if...
It will show only one reslt, doesnt it?
And if I want to show the the top 3?
edit:
I found out how to do it and it works,
$getcontent = "SELECT .. FROM
( SELECT .. FROM moviesdb
UNION ALL...
Forum:
MySQL
11-08-2012, 08:16 PM
Replies:
4
Get the highest views from all tables
Views:
389
Posted By
topdown.me
Get the highest views from all tables
Hello
I have 2 tables and both of them has "views" column.
I want to use PHP and run a query that will show the highest views content from this two tables, mixed.
How I can do such a query?
Forum:
PHP
11-08-2012, 07:55 PM
Replies:
4
Php Time() Questions
Views:
371
Posted By
topdown.me
When Im using datatime the record changes to...
When Im using datatime the record changes to something like this:
12-11-13 21:54:53
And its harder to check like that "Last week hits" and data like that..
Forum:
PHP
11-08-2012, 06:25 PM
Replies:
4
Php Time() Questions
Views:
371
Posted By
topdown.me
Php Time() Questions
Hello.
I want to use Time() to store dates in my database instead of Date() because with Time I can check latest records of the week, day, etc..
So I have few questions:
1) What is better to...
Forum:
Apache configuration
11-07-2012, 01:49 PM
Replies:
2
htaccess RewriteRule
Views:
584
Posted By
topdown.me
htaccess RewriteRule
Hello.
I have $_GET search in my website, and im trying to make the search url:
weburl/search/*keyword*
but whenever I run my search, the url chagnes to weburl/search/?keyword=hiall
What I...
Forum:
MySQL
11-06-2012, 07:57 PM
Replies:
3
Mysql As
Views:
540
Posted By
topdown.me
Mysql As
Hello all.
I have PHP Query:
$query = "(select movieid,namehe,nameen,poster,plot,imdb,janer, 'moviesdb' as movies FROM moviesdb where nameen like '%$keyword%' or namehe like '%$keyword%')
UNION...
Forum:
PHP
11-05-2012, 11:05 AM
Replies:
5
Search in 2 tables
Views:
331
Posted By
topdown.me
Search in 2 tables
Hello.
I have a search in my database for 2 tables, but I need to know from what table the column is taken.
This is my code:
$query = "(select namehe,nameen,poster,plot, 'moviesdb' as namer FROM...
Forum:
PHP
10-16-2011, 08:24 PM
Replies:
7
RSS for my website
Views:
331
Posted By
topdown.me
Thanks it's looking like what I need. hope it...
Thanks it's looking like what I need. hope it will work.
Forum:
PHP
10-16-2011, 06:55 PM
Replies:
7
RSS for my website
Views:
331
Posted By
topdown.me
I made all this and saved as xml, but it wasn't...
I made all this and saved as xml, but it wasn't correct rss file, that's why i need help
Forum:
PHP
10-16-2011, 05:35 PM
Replies:
7
RSS for my website
Views:
331
Posted By
topdown.me
name of some of my columns that i wish to feed: ...
name of some of my columns that i wish to feed:
1) name - the article name
2) descripition - the article descripition
3) image - the article image
Forum:
XML
10-16-2011, 05:33 PM
Replies:
2
Creating RSS feeds to my website
Views:
923
Posted By
topdown.me
I need CMS TO RSS not RSS TO CMS watch what...
I need CMS TO RSS not RSS TO CMS
watch what you say carefully, spammer.
Showing results 1 to 25 of 37
Page 1 of 2
1
2
>
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
08:15 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.