Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 32
Search took 0.11 seconds.
Search: Posts Made By: prizegrand
Forum: HTML & CSS 04-08-2013, 11:11 PM
Replies: 2
Views: 151
Posted By prizegrand
That is with the twitter bootstrap though... not...

That is with the twitter bootstrap though... not sure why that is the issue. fixed though. any idea with the logo auto resizing based on screen size? It should auto correct it based on bootstrap, but...
Forum: HTML & CSS 04-08-2013, 09:50 PM
Replies: 2
Views: 151
Posted By prizegrand
Question HTML responsive design problems

Hi,

So basically i have a responsive bootstrap design, but the header isnt working out correctly. It should look like the second picture.
The header isnt stretching completely to the left, not...
Forum: HTML & CSS 04-07-2013, 04:23 AM
Replies: 2
Views: 152
Posted By prizegrand
Thumbs up Thanks for the reply Dave. The issue was...

Thanks for the reply Dave.

The issue was because I used a <noscript> tag before opening the head, and IE responds weirdly for some reason. FF and chrome worked fine, but everything is good now.
Forum: HTML & CSS 04-07-2013, 01:46 AM
Replies: 2
Views: 152
Posted By prizegrand
Internet Explorer Design not working right in IE! Help!

Hi everyone,

Thanks for taking time to view my post. My site https://uploadchest.com doesn't display correctly at all in Internet Explorer. It's just the homepage with this issue. Most other pages...
Forum: PHP 03-09-2013, 10:49 PM
Replies: 9
Views: 319
Posted By prizegrand
bump... can anyone help me?

bump... can anyone help me?
Forum: PHP 03-07-2013, 01:52 AM
Replies: 9
Views: 319
Posted By prizegrand
Just one value for each day. For example, i...

Just one value for each day.
For example, i would want to total up monday and return a value, tuesday and return a value, and so on, for the past 5 days.
I'm making like a chart so each value would...
Forum: PHP 03-06-2013, 04:18 PM
Replies: 9
Views: 319
Posted By prizegrand
I need it to return a value for each separate day...

I need it to return a value for each separate day though. any idea?
Would i need 5 seperate queries for each day?
Forum: PHP 03-06-2013, 01:48 PM
Replies: 9
Views: 319
Posted By prizegrand
Yes, I have a date column called "date" as a unix...

Yes, I have a date column called "date" as a unix time stamp.
Here's what I have for example:
User Id | cash | points | date
1 0.10. 1. Time
1. 0.50. 3. Time...
Forum: PHP 03-05-2013, 09:57 PM
Replies: 9
Views: 319
Posted By prizegrand
pull values by date in column!

Hi,

Quick question, but i have tried other code but it doesnt work.
I want to do this:

I have a table with amounts in cash and points. I want to total them all up and return values for each...
Forum: PHP 01-31-2013, 01:01 AM
Replies: 1
Views: 196
Posted By prizegrand
php memory question!

Hi everyone,

Quick question here:

Do you think i can lower my overall RAM usage if i only include the classes and functions on the pages i need the class/functions on?

For example, if i need...
Forum: PHP 01-25-2013, 08:25 PM
Replies: 1
Views: 191
Posted By prizegrand
Question mysql query help with counting!

Hi,

I have a simple problem, but i don't know how to fix it or what it is called. I've searched on the internet and everything, but my approach is probably wrong since i have been using SELECT...
Forum: PHP 11-13-2012, 09:54 PM
Replies: 2
Views: 281
Posted By prizegrand
easy question

should i use a variable to define a function or just call the function over and over again?

eg.

should i do this:
$userstuff = getUserStuff();
insert into ... wherer username = $userstuff...
Forum: PHP 11-04-2012, 04:03 PM
Replies: 3
Views: 394
Posted By prizegrand
I have a system that stops proxies and vpn usage...

I have a system that stops proxies and vpn usage on my site as it violates the terms of service with the advertisers. I'm not so sure if i should database that info or if i should do live lookup....
Forum: PHP 11-04-2012, 01:54 AM
Replies: 3
Views: 394
Posted By prizegrand
should i database user hostname, isp and stuff?

Hi,

I have a quick question for the CodingForums community-
I have a website and im wondering if i should store the users hostname, isp, and general IP information into my sql database?
Like i'm...
Forum: Apache configuration 06-29-2012, 07:23 PM
Replies: 3
Views: 1,186
Posted By prizegrand
Thumbs up thanks bro :) just what i needed to make my app...

thanks bro :) just what i needed to make my app seo friendly
Forum: PHP 05-29-2012, 09:25 PM
Replies: 1
Views: 313
Posted By prizegrand
mysql_real_escape_string strips chinese characters!

Hi,

I noticed that my sites sanitization with mysql_real_escape_string gets rid of foreign characters, such as chinese, polish etc.
How would i preserve the entries of the said languages?
...
Forum: HTML & CSS 04-07-2012, 01:22 AM
Replies: 5
Views: 607
Posted By prizegrand
what software are you using to remove...

what software are you using to remove images/debug? Is it firebug?
EDIT: Part of the problem is fixed for browsers on all computer browsers (was a content overflow with facebook app. It still occurs...
Forum: HTML & CSS 04-07-2012, 01:01 AM
Replies: 5
Views: 607
Posted By prizegrand
Alright, I've used chrome, firefox, and safari on...

Alright, I've used chrome, firefox, and safari on iphone and they happen to have the issue.
Forum: HTML & CSS 04-07-2012, 12:45 AM
Replies: 5
Views: 607
Posted By prizegrand
Yeah, remove this white space on the side, here...

Yeah, remove this white space on the side, here take a look:
http://i.imgur.com/ExsJV.png
Forum: HTML & CSS 04-06-2012, 10:56 PM
Replies: 5
Views: 607
Posted By prizegrand
Question right side white space issue

Hi,

I'm having an issue. My site is http://www.prizegrand.com.
There is a white space on the right side and it's with the css i think... any ideas please?

thanks,
-Prizegrand
Forum: Apache configuration 02-14-2012, 08:06 PM
Replies: 2
Views: 1,097
Posted By prizegrand
Anyone have ideas? bump...

Anyone have ideas?
bump...
Forum: Apache configuration 02-14-2012, 02:00 AM
Replies: 2
Views: 1,097
Posted By prizegrand
Question apache proxy help!

Hi,

I have been looking into the apache proxy/proxypass stuff, but dont know how to configure it.

This is what i'm trying to do:

At my work place, everything but port 443 and 80 are blocked...
Forum: PHP 02-13-2012, 04:07 AM
Replies: 7
Views: 459
Posted By prizegrand
Entries represent the number of rows the user has...

Entries represent the number of rows the user has in the table. Generally, 1 entry is one row
Forum: PHP 02-12-2012, 08:26 PM
Replies: 7
Views: 459
Posted By prizegrand
Sounds good. How can i make it numbered in a...

Sounds good.
How can i make it numbered in a list, like:
Place | Username | Entries
1 test 97
2 dddddd 85
3 testttt 75
4 fdasf ...
Forum: PHP 02-11-2012, 04:57 PM
Replies: 7
Views: 459
Posted By prizegrand
Can it just be so it counts the number of rows...

Can it just be so it counts the number of rows each user has and lists them by the most to the least?
So its like this:
User
1
1
1
2
2
66
99
Showing results 1 to 25 of 32

 
Forum Jump

All times are GMT +1. The time now is 07:05 AM.