- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
I am a Programmer and play with various opensource like oscommerce,joomla etc.
- Interests
- Love Gym,Listening Rocking Music...
- PC Specs
- Windows XP,windows 7,ubuntu
31 Posted Topics
Re: Check the code may at runtime it may not able to read the said file. | |
Re: echo "<tr><td> <img src=/images/" . $row['FileName'] . "alt='.$row['FileName'].' "." /> </td>"; | |
Hi All I am building a website for online recharge of mobile but please let me know how to get the tariff plans of Airtel for example if user select Maharashtra Circle how we can show the tariff list of Maharashtra Airtel Circle. Any help will be appreciated Thanks in … | |
Guys i have made a website . I want to promote my website can anyone suggest how can my website become successful any ideas will be welcome . Please provide me details of your any suggestions. Thanks in Advance | |
| |
Re: $_SERVER['REMOTE_ADDR'] returns the IP address of user | |
Re: Create table for storing user_id and post_id. When user vote any post there will be entry in that table check database if user has already post ie entry must be there in post_id with user_id if yes then dont show voting image use AJAX for this functionality it will be … | |
Re: Just Use Javascript Validation and submit its value to the modify_data.php , make a connection in modify_data.php file and retrieve value from previous page using post method . Build a select query on this this page using retrieved values and display data . | |
Re: When ever u find query problem always echo query. In your case echo $sql in phpmyadmin you will get error through which u can come to know what is wrong in your quety. Also check all fields in table which u want to insert. Enjoy Coding :) | |
Re: <?php if(isset($_POST['action']) == "gdelete") { if(isset($_REQUEST['checkbox']) { $acc = $_REQUEST['checkbox'] foreach($acc as $ac) { echo $sql = "DELETE FROM hs_hr_emp_grievances WHERE grievance_id=$ac"; $result = mysql_query($sql); } } } Happy Coding ?> | |
Hi Everybody I want to disable Control Key on iframe ? Please Help | |
Hi Everyone How to convert pdf file into HTML through php? Any help will be depreciated. Thanks in Advance :( | |
How to read pdf file in a variable so that i can display that in php page ? Thanks in Advance :) | |
Hi Everyone I am working on to read doc file in php but it return ������€������€������€������€�� ���Œ�� ���¸������ Please help me to read doc file line by line in php. Any Help will be appreciated. Thanks in Advance | |
<?php $word = new COM("word.application") or die ("Could not initialise MS Word object."); $word->Documents->Open(realpath("result1.doc")); // Extract content. $content = (string) $word->ActiveDocument->Content; echo $content; $word->ActiveDocument->Close(false); $word->Quit(); $word = null; unset($word); ?> Please Help | |
Hi Everyone How can i upload pdf file in php as i have noticed that tmp file of pdf file is not created . Thanks in Advance | |
Can any one tell me how to upload video files in php ? Thanks in advance | |
I am making a project on j2ee but i am facing a little problem ie.[B][U]How can i play mp3 songs in jsp? [/U][/B]I ask this question to many person but no one was able to answer my question.Plz consult Discussion Community about this question. I am finding this question since … | |
Hi My php version is php4.4.0 and GD is not showing in phpinfo even i installed gd extension. Any Help will be deeply appreciated. Thanks in advance | |
Hii Guys Please Help I got following error when i use mysql ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) | |
hii everybody can any one tell me how to read RSS of any page. Any HELP will be appreciated. | |
hii Everybody Please help me to solve below problem i have been doing this for three days. Warning: main(includes/languages/.php): failed to open stream: No such file or directory in C:\www\cool\includes\application_top.php Any help will be deeply appreciated. | |
Hii Will anyone help me how to read website data in php. Please Help me i have been doing this for long time. Thanks for help ![]() | |
Can anyone please help that [B]How to scroll div in middle of window when window is scroll?[/B] | |
Hii Can anyone tell me how to call and create crystal reports in Swing |
The End.