Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~29.5K People Reached
Favorite Tags
Member Avatar for rajeesh_rsn

Hi friends, In one of my project I want to convert tiff files to png/jpg using php for making a film strip. So if there is any way for doing that .... Please help me thanks in advance Rajeesh

Member Avatar for monika1992
0
6K
Member Avatar for rajeesh_rsn

Hai, I had a main div and two child divs inside that .. I need to arrange as follows .. ------------------------------------------------- | | | | child div 1 | child div 2 | | | | | | | ------------------------------------------------- the height of the child div is dynamic. I had …

Member Avatar for Parveenkumar
0
861
Member Avatar for rajeesh_rsn

Hi i have created a website for my client using PHP and mysql . The client need to backup a table in database as excel file every day. Well he had no idea about coding and all ... He need to backup using a simple way. Please anyone let me …

Member Avatar for arslanqamar
0
771
Member Avatar for rajeesh_rsn

Hi friends, I m a PHP programmer and I likes to learn Ruby . But I had stucked ( Really Became Mad ) with installing ruby on Rails in my System .. Googled a lot ... but it is installing Ruby 1.8 & Rails 2.3 ... Please Help me .... …

Member Avatar for noel.gallagher.jr
0
131
Member Avatar for rajeesh_rsn

Hi friends , I made a site in php including login system ... It is a movie discussion portal including movie details and all.. My question is can we integrate facebook login to my site ? So that peoples can comment on this site through their facebook .. For Weg …

Member Avatar for carie_wilson
0
647
Member Avatar for rajeesh_rsn

Hi I added a addslash before submit to database like [CODE]$bio=addslashes($_POST('bio'));[/CODE] it will add a "'" before submit .. and everything working fine .. but at the time of edit/ resubmit this form I am getting the following out put [CODE]This is old\' Line This is new' Line[/CODE] Please help …

Member Avatar for hakeemtunde
0
122
Member Avatar for vishi96

Hello I'm a PHP beginner, and I was looking for the best resource online for learning PHP, and also do recommend certain books for the same. Thanks

Member Avatar for pritaeas
0
428
Member Avatar for rajeesh_rsn

Hi friends , In one of my web portal there are more than 1000 users . I need a news letter for every week for all these users ... My system ( web account ) crashed when I tried with a for loop . Can you please suggest me a …

Member Avatar for kevindougans
0
105
Member Avatar for rajeesh_rsn

Hi I had a real estate web site and user/visitor can post their property into the database. Now What I need is After 15 days the post will be delete automatically. Please any give me the idea for doing this. "How to do delete using Date ?" Please Help me.. …

Member Avatar for PatrikIden
0
167
Member Avatar for Potgiesh7

How could you display a slide show of pictures on your web page??

Member Avatar for rajeesh_rsn
0
57
Member Avatar for rajeesh_rsn

Hi Friends , I m new to Joomla and I developed a admin part component and after successfull data insert I need to do a redirect to my component view. My doubt is how to do this redirection from my "Model" I got a code Like this [ICODE]$msg = 'A …

Member Avatar for ko ko
0
102
Member Avatar for rajeesh_rsn

Hi, In one of my web page When user clicks a thumbnail view of my page then the main Image will show that corresponding My code as followa jQuery('products li img').click(function(){ var as=jQuery(this).attr('href'); jQuery('#mainImg').attr('src',as) }); My doubt is at the time of user clicks on that thumb a small preload …

Member Avatar for Airshow
0
57
Member Avatar for jacob21

Hi, I want to send bulk emails to my registered users. is there is any software or should i done with the help of PHP. Need help & suggestions

Member Avatar for rajeesh_rsn
0
198
Member Avatar for rajeesh_rsn

Hi, I m a php coder and I likes Joomla , Codeinniter etc... Now I got a freelance project like this ([url]http://www.indiaglitz.com/channels/malayalam/[/url]) Which need an admin Portal , daily updates and a small discussion forum etc .... I m bit confused with which is the best framework or CMS best …

0
78
Member Avatar for rajeesh_rsn

Hi friends, I m a php coder and in one of my real estate portal I likes to use any one of best php frame work. Please advise / suggest me a best and easy learning one.. Thanks rajeesh

Member Avatar for cereal
0
213
Member Avatar for rajeesh_rsn

Hi, In one of my project there is a textarea for inserting data for users. In that Italics, Bold, Link options are added just like every forum text area. But when user clicks in italics or bold .. and leaves it with out closing then on render view full of …

Member Avatar for almostbob
0
109
Member Avatar for rajeesh_rsn

Hi friends, I got a table as follows Name | idNo | started | type | entrytype ----------------------------------------------------------------- Nick | 12 | 12-02-2011 | 0 | 1 Sam | 14 | 13-02-2011 | 1 | 1 Paul | 12 | 14-02-2011 | 1 | 1 Jwal | 12 | 13-02-2011 …

Member Avatar for crishjeny
0
122
Member Avatar for rajeesh_rsn

Hi, I need to replace "-" from a string . Ie Just need a "-" between two words. ie standard format is : Hello-world-php If I got a string like this 'Hello--world----php' I just need to rewrite that in to 'Hello-world-php' format . Hope you understand this .. Please help …

Member Avatar for chrishea
0
177
Member Avatar for rajeesh_rsn

Hi friends In one of my project I just need a rich text editor . A simple one which containing bold, Italics, Underline, Image , Link ... which must output like [CODE][url=""]asdasd[/url][/CODE] I m very new to this and can anyone suggest me a free one ? Thanks in advance …

Member Avatar for rajeesh_rsn
0
131
Member Avatar for rajeesh_rsn

Hi friends In one of my project I displayed data from data base in page wise order ( ie 10 data of a thread in to one page , just like a forum ) I just want to give a link at the first listing page which showing link to …

Member Avatar for tomato.pgn
0
80
Member Avatar for rajeesh_rsn

Hi friends, I just want to rewrite my url using htaccess [ICODE]www.site.com/movie-discussion.php?movie=name&page=2[/ICODE] to [ICODE]www.site.com/movie-discussion/2-name.html[/ICODE] I got the following code [ICODE]Options +FollowSymlinks RewriteEngine on RewriteRule ^movie-discussion/(.*)-(.*)\.html$ movie-discussion.php?thread=$1&page=$2[/ICODE] but it is going to the "movie-discussion" directory and as a result the css, javascirpt files which linked to this page is not working …

Member Avatar for vibhaJ
0
79
Member Avatar for rajeesh_rsn

Hai, I am a PHP developer and I had completed a social networking project. In this project users can create their profile and upload their photos and messaging as the all other networking sites can do. And I am very new to SEO .... I need to do some SEO …

Member Avatar for beatricedns
0
220
Member Avatar for rajeesh_rsn

Hi friends I heard a lot about joomla and downloaded and installed in my pc. I likes to study joomla and I just created some articles using joomla and all. Did activities like admin login , meta tag editing from admin panel and all. But I read from some where …

Member Avatar for digital-ether
0
95
Member Avatar for rajeesh_rsn

Hi , I want to confirm a delete function using javascript .. In detail I want to display a list using php Mysql as follows No + Name + ---------------------------------- 1. + Raj + Delete 2. + Raj2 + Delete ---------------------------------- When user clicks on Delete button that will leads …

Member Avatar for Akash Saikia
0
148
Member Avatar for rajeesh_rsn

Hi friends , A small doubt of me . While I m going through SEO related studies I saw so much URLs in various sites . My doubt is which of these following URLs are really helps in SEO process [ICODE]1. [url]www.mysitename.com/movie/moviename.html[/url] 2. [url]www.mysitename.com/movie/moviename[/url][/ICODE] I just rewrite the following dynamic …

Member Avatar for MaryDD
0
140
Member Avatar for rajeesh_rsn

Hi friends, I m in a production of a big web projects which including a forum, blog ... So I divide my page in to 3 1. Top banner page :(banner.php): (which includes my banner and main menu of my site ) 2. middle content page 3. Bottom footer page …

Member Avatar for canadafred
0
107
Member Avatar for rajeesh_rsn

Hi friends, I want to change content of one of div using jquery and animate the div height and width according to new height and width. I want to change about 12 contents. Everything working fine with my code except height issue. My question is how to calculate newly loaded …

0
78
Member Avatar for rajeesh_rsn

Hi I had a mysql data base and had a date column in it. Date is like : date("Y-m-d"), I need to search in the data base between two days, select users who registered between 2009-12-13 and 2009-12-25. Please help me thanks in advance

Member Avatar for Sorcher
0
85
Member Avatar for rajeesh_rsn

Hi friends, In one of my project I had a text box and I want to store its content to database. I blocked mysql injection with "mysql_real_escape_string" command. But I need to add some formating button in that field. ie italics, bold, font size and link field. From a site …

Member Avatar for rajeesh_rsn
0
181
Member Avatar for rajeesh_rsn

Hi , I am maintaining a Real Estate Web Portal and I need to Send Bulk emails when a new property added or any specials in my site. I collected lots of mail ids from my database up to 3000 users and i tried to send using "Mail" function using …

Member Avatar for QuadRaKore
0
121