Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
67% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
Member Avatar for jonow

Is it possible to remove the suffix of URLs using the .htaccess file? For example you have [url]http://www.example.com/page.php[/url] can you change it to [url]http://www.example.com/page[/url] without the .php. I want it to work both ways, with the .php and without. Is there a way to do it with the .htaccess file? …

Member Avatar for shophiarajan47
0
892
Member Avatar for moerpheus

Hi, I have tried reinstalling gnome-session after removing it now my desktop wont start. Even if I try startx still I can't get my gnome desktop to start. Pease help. Thank you

Member Avatar for moerpheus
0
184
Member Avatar for Joe2

Just tried to access this link; http://blog.seorevolution.com/2012/09/28/things-you-should-know-right-now/ And got: “Forbidden You don't have permission to access /2012/09/28/things-you-should-know-right-now/ on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. ________________________________________ Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_perl/2.0.5 Perl/v5.8.8 Server at blog.seorevolution.com …

Member Avatar for np complete
0
103
Member Avatar for souravbansal89
Member Avatar for souravbansal89
-1
107
Member Avatar for moerpheus

Hi all, I have an hp d330 desktop which i use for all my works and college projects. Today i have experienced problems with the cooling fan. When i switch on my pc, the fan moves for few seconds then it stops. And i get an error "512- Chasis fan …

Member Avatar for annie_a
0
210
Member Avatar for moerpheus

hi guys, I am developing a website, and it needs people to upload images. I can write code for single upload but not multiple, please help. Thanking you in advance!

Member Avatar for nagarjuna.king
0
241
Member Avatar for moerpheus

hi guys, i have recently installed ubuntu netbook edition on my hp mini netbook and it all went well. but the problem came after, the fan has been making some annoying noise. at first it would go on and off, then i went and disabled the "fan always on option". …

Member Avatar for jingda
0
194
Member Avatar for moerpheus

hi, When I was writing my post, I knew very little about IT, let alone programming. Few years later, I know something: [LIST] [*]PHP [*]JSP [*]JAVA(Swing) [/LIST] Thank you DaniWeb. The story still continues...

Member Avatar for moerpheus
1
51
Member Avatar for programmer12

I'm having some problems on gettin the Login page to redirect the users back to the login page with error message if they input the incorrect login details... But instead of the redirect i receive an blank white screen (Nothing in View Source and Nothing on page).. How do i …

Member Avatar for karthik_ppts
0
166
Member Avatar for moerpheus

hi, my laptop shows black screen at start up!.. at first it was giving me sudden black screen while my computer was on. Now gives black screen at start up! please help

Member Avatar for Rik_
0
454
Member Avatar for moerpheus

Hi, there is a workstation(win xp pro) in the domain, when i go to my network places i cant see other computers. and i cant map network drive... please help, thanking you in advance...

0
54
Member Avatar for moerpheus

hello, I have my php project and I want to build the application so that when i give it to someone he/she just executes the installer file. It should include all the necessary perquisites like apache, php and mysql. How do I do that? any software that can help? Please …

Member Avatar for Stefano Mtangoo
0
172
Member Avatar for moerpheus

hi, how do i get pdf lib to work with php. I want to generate pdf docs. please help.

Member Avatar for moerpheus
0
71
Member Avatar for muralibobby2015

hello.. i have one dropdown box in while loop. when i am select one option for one row without submit it can only change. how to do? actually i am retriving data from database. here status dropown is here. then i selected status on dropdown for particular content. so it …

Member Avatar for diafol
0
111
Member Avatar for vizz
Member Avatar for moerpheus
0
111
Member Avatar for dmotah

hi i wrote a code in php which enables login with session. So that i can retrieve info of the loged user. It works fine in Firefox but not in IE8. What is probably the matter?

Member Avatar for cwarn23
0
90
Member Avatar for sarithak

Hi frnds... i m getting differnt BUG... i m phasing problem with single quotes in IE only... In IE also some times sinlgle quotes sentences working fine...but some times it doesn't display some sentences..but in page source it display correctly.. here are the 2 senteces are working in IE... [QUOTE]Manmohan's …

Member Avatar for ShawnCplus
0
111
Member Avatar for John_K

Hi Everyone I'm hoping someone could help me out please. I have a database of names and email addreses with the following columns: user_id (auto increments) user_name user_email user_email_sent Basically I have a form (for myself) that returns all the rows in the database and next to each row I …

Member Avatar for hielo
0
98
Member Avatar for takeshi

[QUOTE]This is the codes i used in my login based on it's database.It works well.But i forgot something..I want to post the current user when he/she login.When they enter their student # as well as their birthday in the login menu,then when they click the button,the information of the current …

Member Avatar for takeshi
0
96
Member Avatar for moerpheus

hi guyz, i cant start apache after loading the php5 module, i get the following errors in the log: [CODE]Cannot load C:/php/php5apache2_2.dll into server: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem[/CODE] Please help. Thanking you in advance.

Member Avatar for moerpheus
0
90
Member Avatar for sakib_rijwan

Im trying to retrieve information from a table; I give a date in the form of "yyyy-mm-dd" but in the table date is stored in date/timestamp formate. So while im comparing my inputted date with the table date, no match is found. is there any way to select only the …

Member Avatar for moerpheus
0
84
Member Avatar for moerpheus

Hi guys, I use wamp for development, i kinda use it for multiple projects development! I have one problem, one site cannot remove session (cant destroy sessions) i dnt know why!... When I log out from other sites in my server can destroy all session variables (I can understand that!) …

Member Avatar for moerpheus
0
80
Member Avatar for moerpheus

hi, I have a header on my website. Whenever i add a tag in side the header an annoying white space forms above it. This happens only in firefox: CSS: [INDENT][CODE] body,html{margin:0; padding:0; width:100%} [/CODE][/INDENT] [INDENT][CODE] #head{ width:100%; height:auto; padding:0; margin:0; background:#09F} [/CODE][/INDENT] HTML: [INDENT][CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML …

Member Avatar for cleanserevoluti
-1
130
Member Avatar for kssi89

Hello everyone, I'm trying to test PHP of WAMP on a vista machine but every time I attempt to launch a page in IE, the browser asks if I want to download the PHP page. Here is the code I've used: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> …

Member Avatar for emarshah
0
167
Member Avatar for moerpheus

hi guys, I am designing a website. The site has to have 3 columns, so i floated the left bar to the left. Didn't float the main, middle content and i floated the right bar to the right. Everything looks perfect eeh? well, not really!. Its coll if the browser …

Member Avatar for colweb
0
146
Member Avatar for moerpheus

hi guys, I cant play DVD with power dvd v8.0 ultra, it gives me an error which says, "Internal error code 80040216". I have uninstalled and reinstalled the software but still it gives me the error. Anyone who can help me please?

Member Avatar for aqcheryl
0
261
Member Avatar for moerpheus

hey people, I want to develop my own social network. Do you think PHP and Mysql plus Javascript can do the magic?........ Thanks in advance.....

Member Avatar for moerpheus
0
252
Member Avatar for moerpheus

hi guys, I want to create my own PHP, MySQL forum for my website. Please can anybody give me or direct me to a website where I could get the source code. Thanking you in advance

Member Avatar for martin5211
0
209
Member Avatar for pirlo

how are you every one?? I am student and i just started to study SQL,and now i will start studyabout Oracal . so i want ur advice to be a good student.

Member Avatar for moerpheus
0
98
Member Avatar for moerpheus

I want to create templates using photoshop! And i want to edit them with macromedia dreamweaver!... I want to create headers, banners, footers, main body etc...... navigation bar! please help!

Member Avatar for Reliable
0
80