Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
Ranked #2K
~10.7K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

31 Posted Topics

Member Avatar for showman13
Member Avatar for mayreeh
Member Avatar for dwlamb

Check the code may at runtime it may not able to read the said file.

Member Avatar for Squidge
0
241
Member Avatar for my3h

echo "<tr><td> <img src=/images/" . $row['FileName'] . "alt='.$row['FileName'].' "." /> </td>";

Member Avatar for my3h
0
170
Member Avatar for polinolin
Member Avatar for subrata_ushasi
Member Avatar for coolest_987

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 …

0
83
Member Avatar for coolest_987

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

Member Avatar for adam70
0
285
Member Avatar for nigelsponge
Member Avatar for zack654
Member Avatar for karyal
Member Avatar for coolest_987
-3
113
Member Avatar for Smudly

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 …

Member Avatar for coolest_987
0
282
Member Avatar for heshanm

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 .

Member Avatar for rv1990
0
202
Member Avatar for Mona Ali

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 :)

Member Avatar for coolest_987
0
3K
Member Avatar for hotice47

<?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 ?>

Member Avatar for coolest_987
0
150
Member Avatar for coolest_987
Member Avatar for coolest_987
0
1K
Member Avatar for coolest_987

Hi Everyone How to convert pdf file into HTML through php? Any help will be depreciated. Thanks in Advance :(

0
93
Member Avatar for coolest_987

How to read pdf file in a variable so that i can display that in php page ? Thanks in Advance :)

Member Avatar for chrishea
0
94
Member Avatar for coolest_987

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

Member Avatar for pritaeas
0
377
Member Avatar for coolest_987

<?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

Member Avatar for coolest_987
0
377
Member Avatar for shelexelex
Member Avatar for shelexelex
0
89
Member Avatar for coolest_987

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

Member Avatar for coolest_987
0
273
Member Avatar for coolest_987

Can any one tell me how to upload video files in php ? Thanks in advance

0
85
Member Avatar for coolest_987

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 …

Member Avatar for peter_budo
0
426
Member Avatar for coolest_987

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

Member Avatar for cwarn23
0
196
Member Avatar for coolest_987

Hii Guys Please Help I got following error when i use mysql ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

Member Avatar for Josh Connerty
0
94
Member Avatar for coolest_987

hii everybody can any one tell me how to read RSS of any page. Any HELP will be appreciated.

Member Avatar for farhan.foxtrot
0
99
Member Avatar for coolest_987

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.

Member Avatar for nimitz1061
0
120
Member Avatar for coolest_987

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

Member Avatar for Member #120589
0
125
Member Avatar for coolest_987

Can anyone please help that [B]How to scroll div in middle of window when window is scroll?[/B]

Member Avatar for coolest_987
0
104
Member Avatar for coolest_987
0
91

The End.