Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 17 of 17
Search took 0.10 seconds.
Search: Posts Made By: Sandeep2010
Forum: PHP 09-28-2011, 08:31 AM
Replies: 5
Views: 549
Posted By Sandeep2010
I am using var_dump to print the variable. So, it...

I am using var_dump to print the variable. So, it should show the correct output without going to source. I also saw the source code,but it shows the same thing.
Forum: PHP 09-28-2011, 06:45 AM
Replies: 5
Views: 549
Posted By Sandeep2010
Question PHP variables are not accepting "<" symbol

Hello

I have run into a strange problem.The php variables are not accepting "<" symbol in my code. Here is the example:


$foo="<link rel";
var_dump($foo);


It is showing output as...
Forum: PHP 08-26-2011, 05:48 PM
Replies: 1
Views: 695
Posted By Sandeep2010
Got the solution...

Got the solution...
Forum: PHP 08-26-2011, 11:27 AM
Replies: 1
Views: 695
Posted By Sandeep2010
Question Need help in Twitter api (Abraham's TwitterOAuth: Could Not Authenticate You Problem)

Well,

I am using Abraham's TwitterOauth library to build an application that will collect oauth token and oauth token secret for each user and save it to database. So that later I can tweet on...
Forum: PHP 08-25-2011, 10:05 AM
Replies: 0
Views: 198
Posted By Sandeep2010
Question Trying to make a social bookmarking service[Some Quick Help Plz]

Hi Friends

I am trying to make a social bookmarking website in which users will login, choose 10-15 social networking sites and provide username,password for each account. I will store their...
Forum: Apache configuration 06-12-2011, 08:55 PM
Replies: 1
Views: 698
Posted By Sandeep2010
Question Using Shared Internet Connection!How to put localhost online in this case?

Hello

I am using wampserver and am connected to a LAN network. So, the public ip is same for all computers. In this case how can I put apache online so that others connected to the same LAN can...
Forum: PHP 05-28-2011, 05:46 PM
Replies: 5
Views: 1,012
Posted By Sandeep2010
So, what is the solution to this problem?

So, what is the solution to this problem?
Forum: PHP 05-28-2011, 09:26 AM
Replies: 5
Views: 1,012
Posted By Sandeep2010
After including http:// also it is not working....

After including http:// also it is not working. The same error page is being displayed.
Forum: PHP 05-27-2011, 09:17 PM
Replies: 5
Views: 1,012
Posted By Sandeep2010
Question Getting Invalid Request Warning While Using Fsockopen

Hello

I am behind a proxy server and I want to make a request using fsockopen. But I am always getting a warning Invalid Request: Requested URL could not be retrieved.

The code I am using is...
Forum: PHP 05-26-2011, 06:22 PM
Replies: 2
Views: 624
Posted By Sandeep2010
Hi I visited the link and got the idea. It...

Hi

I visited the link and got the idea. It is working now. Thanks a lot!
Forum: PHP 05-26-2011, 04:18 PM
Replies: 2
Views: 624
Posted By Sandeep2010
Lightbulb Getting Warning while using file_get_contents() and get_meta_tags() from wampserver

Hello

I have run into a problem. I have wampserver 2 installed on my notebook. When I am using file_get_contents() and get_meta_tags() functions in a script from localhost I am getting warnings...
Forum: PHP 04-09-2011, 12:01 PM
Replies: 2
Views: 796
Posted By Sandeep2010
Yes the problem was with the .htm extension. When...

Yes the problem was with the .htm extension. When I changed the extension to .php it worked again. I think session was not getting passed to html pages.

Anyways thanks for the insight. :)
Forum: PHP 04-09-2011, 09:27 AM
Replies: 2
Views: 796
Posted By Sandeep2010
Exclamation PHP session ends abruptly while using mod_rewrite in .htaccess

Hello Everyone

I have a shared web hosting account. I have a login script,which after successful login,sets $_SESSION["username"] to a particular value and redirects the user to index.php. In...
Forum: JavaScript frameworks 03-24-2011, 08:12 PM
Replies: 0
Views: 1,846
Posted By Sandeep2010
Post jQuery Uploadify Plugin Is Not Working In IE8

Hello All

I am using Uploadify in one of my applications. It is working fine is Chrome and Firefox, but fails to upload files in IE 8. In IE when I click the browse button Files are added to queue...
Forum: Ajax and Design 01-05-2011, 10:34 AM
Replies: 4
Views: 1,728
Posted By Sandeep2010
Can Anyone Help me out please?

Can Anyone Help me out please?
Forum: Ajax and Design 01-05-2011, 07:08 AM
Replies: 4
Views: 1,728
Posted By Sandeep2010
Thanks for the insight.But Can you please help...

Thanks for the insight.But Can you please help accomplish file upload without refreshing the page?I have seen in many sites that they use ajax to accomplish this.Can you please suggest any idea?
Forum: Ajax and Design 01-04-2011, 10:17 PM
Replies: 4
Views: 1,728
Posted By Sandeep2010
Question Using Ajax To Upload files!!Need Help

Please help me with Ajax file upload.Is it possible to upload a file to the server using ajax with this method? I am using the following piece of code:


<script language="javascript"...
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT +1. The time now is 01:05 PM.