Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 26
Search took 0.09 seconds.
Search: Posts Made By: sanomani
Forum: MySQL 04-20-2013, 04:06 PM
Replies: 5
Views: 315
Posted By sanomani
I think I confused you with the word Query. ...

I think I confused you with the word Query.

Actually i got this report from my mysql slow_query_log:
Time to execute: 2.008483 seconds
Lock_time: 0.000085
Rows_sent: 0
Rows_examined: 0...
Forum: MySQL 04-20-2013, 11:02 AM
Replies: 5
Views: 315
Posted By sanomani
Simple insert query taking 1-5 second(s)

Hi,
Can anyone lighten me up why this simple query is taking so much time?
The table has very few rows (like 500-700) and only 3 columns.

Table properties:
Index:
keyname: user
BTREE
Column...
Forum: JavaScript programming 04-20-2013, 08:40 AM
Replies: 3
Views: 155
Posted By sanomani
Now, it worked again, without changing anything...

Now, it worked again, without changing anything anywhere. At times system works and at times it doesnt. I am running this exchange site for more than 1 year and never experienced such stuffs.
...
Forum: JavaScript programming 04-20-2013, 07:39 AM
Replies: 3
Views: 155
Posted By sanomani
Javascript functions suddenly stopped functioning across the whole website

Hi,
I am stuck with a weird situation.

I have changed nothing. Not on my file neither updated my browser etc.
But all javascript functions that were functioning properly till yesterday arent...
Forum: Apache configuration 04-16-2013, 03:22 PM
Replies: 3
Views: 354
Posted By sanomani
Yes, exactly, what i was trying to say. When...

Yes, exactly, what i was trying to say.

When the query string contains "http://" the url shows 403 error.
But if the http:// portion is excluded the page works just fine.

Can it be caching on...
Forum: Apache configuration 04-16-2013, 02:04 PM
Replies: 3
Views: 354
Posted By sanomani
HELP! 403 error after modifying .htaccess rewrite rules killing my site..

Hi,
The following issue is driving me mad. Any one around to fix my issues and get me out of this stress? Will be really grateful.

I developed this application to check social sharing counts for...
Forum: PHP 12-04-2012, 06:39 PM
Replies: 10
Views: 509
Posted By sanomani
Trying your tips Junsee. I'll let everybody...

Trying your tips Junsee.
I'll let everybody know what comes out.
Forum: PHP 11-30-2012, 05:41 PM
Replies: 10
Views: 509
Posted By sanomani
Well, you can check this form here. ...

Well, you can check this form here.
http://shareyt.com/addsite.php?cl=y

First you need to complete a short signup process to see the page though.
Forum: PHP 11-30-2012, 05:32 PM
Replies: 10
Views: 509
Posted By sanomani
Hi, I'm sorry i dont know much about coding...

Hi,
I'm sorry i dont know much about coding terminology.
I am sending you a link to the website page in PM and also sending the codes there if thats okay.

Thanks in advance.
Forum: PHP 11-25-2012, 07:00 PM
Replies: 10
Views: 509
Posted By sanomani
Got the issue on contact page where we have a...

Got the issue on contact page where we have a form.
in short its something like this..

<code>
<form method="post">
<textarea name="body" rows="9">
<? if (isset($posts['body'])){echo...
Forum: PHP 11-21-2012, 04:39 AM
Replies: 10
Views: 509
Posted By sanomani
Thanks for replying, Fou-Lu. I get "\r\n"...

Thanks for replying, Fou-Lu.

I get "\r\n" instead of line break.
Couldnt fix it in weeks.
Forum: PHP 11-15-2012, 04:45 PM
Replies: 10
Views: 509
Posted By sanomani
Exclamation Line Break issues in TEXTAREA

Hi,
I've been searching for a solution for this problem. Browsed so many forums and sites but nothing solved the exact issue I am having.
So I've decided to write my case here.

I am using a...
Forum: MySQL 09-27-2012, 07:40 PM
Replies: 4
Views: 1,027
Posted By sanomani
Awesome! Lots of thanks. You solved the...

Awesome!

Lots of thanks. You solved the problem.
Forum: MySQL 09-27-2012, 07:37 PM
Replies: 4
Views: 1,027
Posted By sanomani
I am new to coding.. dont know about reserved...

I am new to coding.. dont know about reserved words. following your instructions now..
Forum: MySQL 09-27-2012, 06:38 PM
Replies: 4
Views: 1,027
Posted By sanomani
Help! textarea value doesnt insert into msql database

With thanks to all coders here who have contributed and made the forum a success..

I am stuck with, may be a very basic problem.
I have an html form with some input fields.
I've tried the...
Forum: JavaScript programming 09-23-2012, 06:15 PM
Replies: 4
Views: 261
Posted By sanomani
Thanks for the post sunfighter. I think I was...

Thanks for the post sunfighter.
I think I was looking for something different..

Users will have the widget enabled when they are logged in to example.com. And the widget will not be shown in...
Forum: JavaScript programming 09-22-2012, 06:05 PM
Replies: 4
Views: 261
Posted By sanomani
How to verify using Greesemonkey script if user is logged in to a site

This was posted in another thread but I dont understand which directory would be better fitted for this. So I am re-posting here.
Forum: JavaScript frameworks 09-22-2012, 04:03 PM
Replies: 1
Views: 324
Posted By sanomani
Well, I have made some progress, at least I am...

Well,
I have made some progress, at least I am experimenting with some ideas.
But as a beginner still I would appreciate some help..
The userscript (widget) will have to read cookies to determine...
Forum: JavaScript frameworks 09-22-2012, 09:17 AM
Replies: 1
Views: 324
Posted By sanomani
How to verify using Greesemonkey script if user is logged in

:confused:
Good day all coders..
I will be grateful if anyone there can help me with a solution.

What I am trying to achieve.
I have a personalized greesemonkey userscript that I want to offer...
Forum: PHP 07-12-2012, 09:23 AM
Replies: 4
Views: 282
Posted By sanomani
Thanks everybody.

Thanks everybody.
Forum: PHP 07-12-2012, 07:29 AM
Replies: 4
Views: 282
Posted By sanomani
:thumbsup: You solved this. And now I am...

:thumbsup:
You solved this.

And now I am obsessed. I dont know much about coding, I'd tried to code things by taking pieces from internet.
Can you tell me whats whats the difference between...
Forum: PHP 07-12-2012, 06:57 AM
Replies: 4
Views: 282
Posted By sanomani
Weird php if condition issues driving me mad

With thanks to all codingforum members and volunteers..

I'm facing weird issues for a few days while im working with if condition.
Whenever i use something like

<? if ($x='1') { ...
this...
Forum: PHP 06-23-2012, 06:43 PM
Replies: 3
Views: 323
Posted By sanomani
Thanks. You saved my day. This works. I...

Thanks.
You saved my day.
This works.
I didnt have any idea that uniting mysql_fetch_object() and mysql_query() in one line can give different result. Looks like splitting them solves this..
Forum: PHP 06-23-2012, 11:46 AM
Replies: 3
Views: 323
Posted By sanomani
Need help coding a contest table with users and their points from mysql database

With thanks and gratitude to this friendly and co-operative community..
Can anyone solve my problem?

What I want to achieve..
A score table just like this..

* I want to show the first 10...
Forum: JavaScript programming 06-15-2012, 05:47 AM
Replies: 2
Views: 397
Posted By sanomani
This is where knowledge makes a difference. ...

This is where knowledge makes a difference.

What you suggested, works just perfect and I am so overjoyed.
Big thanks to Lerura.
Showing results 1 to 25 of 26

 
Forum Jump

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