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 6
1
2
3
>
Last
»
Showing results 1 to 25 of 145
Search took
0.32
seconds.
Search:
Posts Made By:
RomanTaylor
Forum:
PHP
03-21-2012, 05:01 AM
Replies:
1
Can't pass a variable onto another file
Views:
218
Posted By
RomanTaylor
Can't pass a variable onto another file
Hey guys, I am having an issue that I don't understand and can't solve using global var or session.
I have three files:
File number one is a main file that contains include_once path to two...
Forum:
PHP
03-15-2012, 02:52 AM
Replies:
9
Is there a way to get a portion out of URL?
Views:
545
Posted By
RomanTaylor
Thanks for help guys. Inigoesdr, here is my...
Thanks for help guys.
Inigoesdr, here is my output: string(5) "11317"
But how do I get rid of string(5) and ""?
I am using this output in mysql query, and it doesn't find anything that way....
Forum:
PHP
03-13-2012, 01:36 AM
Replies:
9
Is there a way to get a portion out of URL?
Views:
545
Posted By
RomanTaylor
Is there a way to get a portion out of URL?
Is there a way to get the number out of URL?
For instance:
http :// www .example.com/faq/theme11323.htm
http :// www .example.com/faq/theme57896.htm
Forum:
PHP
02-09-2012, 02:07 PM
Replies:
0
Need help editing/understanding "array" index.php
Views:
397
Posted By
RomanTaylor
Need help editing/understanding "array" index.php
I am trying to understand how to edit this 'array structured' index page that whole site relies on.
Never seen anything like that, and any attempts to edit this file just break whole site...
Forum:
PHP
02-09-2012, 01:58 PM
Replies:
2
Can't get third value out of database
Views:
326
Posted By
RomanTaylor
Problem solved. Thank you Fou-Lu for pointing...
Problem solved.
Thank you Fou-Lu for pointing it out that my main loop is limited to 2.
Forum:
PHP
02-06-2012, 04:52 AM
Replies:
2
Can't get third value out of database
Views:
326
Posted By
RomanTaylor
Can't get third value out of database
Hey guys, this is a really simple question, however I couldn't phrase my Google search properly to get an answer I want haha.
I have three values per month in my database. But only two are...
Forum:
PHP
01-24-2012, 04:57 AM
Replies:
8
Trying to fix an array
Views:
501
Posted By
RomanTaylor
Help anyone?
Help anyone?
Forum:
Computer/PC discussions
01-19-2012, 10:25 AM
Replies:
3
Wiring Question
Views:
555
Posted By
RomanTaylor
It's going into a car. I am hard wiring few...
It's going into a car. I am hard wiring few things like radar detector and multiple cig lighter sockets. I was just trying to see if my idea to run one fat wire from the battery into the cabin and...
Forum:
Computer/PC discussions
01-19-2012, 06:10 AM
Replies:
3
Wiring Question
Views:
555
Posted By
RomanTaylor
Wiring Question
I always wondered if I can split one positive wire into multiple safely?
This is my crappy diagram to make things more clear:
http://i024.radikal.ru/1201/46/9a63d7e47ea8.jpg
Maybe I have...
Forum:
PHP
01-17-2012, 10:52 PM
Replies:
8
Trying to fix an array
Views:
501
Posted By
RomanTaylor
Any more suggestions? I am really excited to find...
Any more suggestions? I am really excited to find a solution for this without rewriting everything from scratch which I'd rather not do since I am not familiar with this site database and general...
Forum:
PHP
01-16-2012, 09:19 PM
Replies:
8
Trying to fix an array
Views:
501
Posted By
RomanTaylor
Yes, sir. And nothing changed. I've also...
Yes, sir. And nothing changed.
I've also tried changing $oneMonth to a value just to see if it will work. But it didn't, all it did is display December no matter what value replaced (I've tried...
Forum:
PHP
01-16-2012, 10:13 AM
Replies:
8
Trying to fix an array
Views:
501
Posted By
RomanTaylor
So what do I do in this situation? I've...
So what do I do in this situation?
I've tried adding +1 to $oneMonth and it did not work.
I've also tried skipping first month and increasing array limit to three, but then it only outputs one...
Forum:
PHP
01-15-2012, 08:34 PM
Replies:
8
Trying to fix an array
Views:
501
Posted By
RomanTaylor
Yes, sir: <?php class TravelItem extends...
Yes, sir:
<?php
class TravelItem extends Storable {
function TravelItem($row = array()) {
Storage::Init(TravelItem::def(), $this->data);
$this->Storable($row);
}
Forum:
PHP
01-14-2012, 12:09 PM
Replies:
8
Trying to fix an array
Views:
501
Posted By
RomanTaylor
Trying to fix an array
Hey guys, I need some assistance here.
Long story short is that I need to edit this array.
Right now it shows current and next month.
Needs to show next and one after the next.
I've tried...
Forum:
Computer/PC discussions
10-26-2010, 11:16 PM
Replies:
2
Fedora vsftpd '550 Permission denied'
Views:
3,669
Posted By
RomanTaylor
Thank you, I'll try doing that. vsftp isn't...
Thank you, I'll try doing that. vsftp isn't working out for me and I am totally stuck not knowing what else there is to fix. I should probably try openssh-server like you've said.
Forum:
Computer/PC discussions
10-25-2010, 02:17 AM
Replies:
2
Fedora vsftpd '550 Permission denied'
Views:
3,669
Posted By
RomanTaylor
Fedora vsftpd '550 Permission denied'
Howdy,
I need some help here. vsftpd isn't letting me in. I'm running Fedora 13, and trying to access it from Vista using FileZilla.
It lets me in as anonymous everytime, but anonymous users...
Forum:
Computer/PC discussions
10-13-2010, 12:22 AM
Replies:
0
Fedora Static IP issue or Router?
Views:
662
Posted By
RomanTaylor
Fedora Static IP issue or Router?
I am running a server at home for school capstone (PHP & MySQL).
It was working fine with DHCP setting, but everytime I restart it, router would assign my server different IP (from DHCP range)...
Forum:
HTML & CSS
06-13-2010, 09:44 AM
Replies:
5
Trouble with links style
Views:
847
Posted By
RomanTaylor
Thanks for info, I'll read those when I have...
Thanks for info, I'll read those when I have time.
Problem is still unresolved. I am sure it's an easy fix, but I just can't understand what am I doing wrong.
Forum:
HTML & CSS
06-11-2010, 08:55 AM
Replies:
5
Trouble with links style
Views:
847
Posted By
RomanTaylor
I want my menu to change bakcground color on...
I want my menu to change bakcground color on mouse over. Other that menu I want different stlye links. However they somehow mix. After I click link that is not part of my menu bar it changes stlye...
Forum:
HTML & CSS
06-11-2010, 07:02 AM
Replies:
5
Trouble with links style
Views:
847
Posted By
RomanTaylor
Trouble with links style
I am building a web site from scratch and I haven't done it for almost a year so I need a refresher. I've been fighting with link styles for couple days now, and still did not achieve desired result....
Forum:
Java and JSP
03-21-2010, 05:53 AM
Replies:
11
How to output symbols instead of a number?
Views:
1,863
Posted By
RomanTaylor
Ok thanks guys, I might revise it. And yes we...
Ok thanks guys, I might revise it.
And yes we did covered arrays not long ago, it's pretty new to me.
Forum:
Java and JSP
03-18-2010, 07:27 AM
Replies:
1
Uploading images in access database using jsp
Views:
3,342
Posted By
RomanTaylor
I always use PHP for web based applications. It's...
I always use PHP for web based applications. It's up to you though.
Good luck.
Forum:
Java and JSP
03-18-2010, 01:18 AM
Replies:
11
How to output symbols instead of a number?
Views:
1,863
Posted By
RomanTaylor
How to output symbols instead of a number?
I am doing assignment for my programming class. And last part of this assignment is to make histogram:
5)Displays a bar graph called a histogram that shows the numbers in each five-unit range (1-5,...
Forum:
Java and JSP
12-07-2009, 05:35 AM
Replies:
4
Resolved
How to allow string input?
Views:
773
Posted By
RomanTaylor
It works fine, but leaves unwanted extra space in...
It works fine, but leaves unwanted extra space in output. (since apple had spaces on the sides, they stay there)
Forum:
Java and JSP
12-07-2009, 05:10 AM
Replies:
4
Resolved
How to allow string input?
Views:
773
Posted By
RomanTaylor
Whoa, that was easy. Thanks for quick reply. ...
Whoa, that was easy. Thanks for quick reply.
Another quick question: if you have sentence and you want to remove something from there, which command would you use?
Example:
Sentence: I like...
Showing results 1 to 25 of 145
Page 1 of 6
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
11:04 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.