Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

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
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
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
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
Views: 397
Posted By RomanTaylor
Question 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
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
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
Views: 501
Posted By RomanTaylor
Help anyone?

Help anyone?
Forum: Computer/PC discussions 01-19-2012, 10:25 AM
Replies: 3
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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

 
Forum Jump

All times are GMT +1. The time now is 11:04 PM.