Click here to Skip to main content
15,895,667 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
AnswerRe: Hosting web server on a device like camera embedded system Pin
Luc Pattyn8-Sep-10 11:14
sitebuilderLuc Pattyn8-Sep-10 11:14 
GeneralRe: Hosting web server on a device like camera embedded system Pin
mohit`129-Sep-10 3:50
mohit`129-Sep-10 3:50 
QuestionRe: Hosting web server on a device like camera embedded system Pin
Tony Richards8-Sep-10 13:10
Tony Richards8-Sep-10 13:10 
AnswerRe: Hosting web server on a device like camera embedded system Pin
mohit`129-Sep-10 3:51
mohit`129-Sep-10 3:51 
GeneralRe: Hosting web server on a device like camera embedded system Pin
cjoki9-Sep-10 4:48
cjoki9-Sep-10 4:48 
GeneralRe: Hosting web server on a device like camera embedded system Pin
mohit`129-Sep-10 5:53
mohit`129-Sep-10 5:53 
GeneralRe: Hosting web server on a device like camera embedded system Pin
cjoki9-Sep-10 7:27
cjoki9-Sep-10 7:27 
GeneralFile listing From Folder Pin
raju.jangid3-Sep-10 3:28
raju.jangid3-Sep-10 3:28 
<HEAD>

<SCRIPT LANGUAGE="JavaScript">
<!-- Original: Dan Worsham -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
var myloc = window.location.href;
var locarray = myloc.split("/");
delete locarray[(locarray.length-1)];
var arraytext = locarray.join("/");
// End -->
</script>
</HEAD>

<!-- STEP TWO: Copy this code into the BODY of your HTML document -->

<BODY>

<center>
<form>
<input type=button value="Show Current Directory Listing (Or Index.html Page)" onClick="window.location=arraytext;">
</form>
</center>
GeneralRe: File listing From Folder PinPopular
Smithers-Jones3-Sep-10 4:20
Smithers-Jones3-Sep-10 4:20 
QuestionCustom Web Page Pin
jacque993-Sep-10 1:19
jacque993-Sep-10 1:19 
Questionpython Pin
mihef2-Sep-10 11:17
mihef2-Sep-10 11:17 
AnswerRe: python PinPopular
Luc Pattyn2-Sep-10 12:13
sitebuilderLuc Pattyn2-Sep-10 12:13 
AnswerRe: python Pin
Dr.Walt Fair, PE2-Sep-10 15:45
professionalDr.Walt Fair, PE2-Sep-10 15:45 
AnswerRe: python Pin
David Skelly3-Sep-10 1:47
David Skelly3-Sep-10 1:47 
AnswerRe: python Pin
etkid8425-Aug-11 3:43
etkid8425-Aug-11 3:43 
Question"Submit" Help... Pin
Katkot28-Aug-10 0:12
Katkot28-Aug-10 0:12 
AnswerRe: "Submit" Help... Pin
cjoki30-Aug-10 4:29
cjoki30-Aug-10 4:29 
GeneralRe: "Submit" Help... [modified] Pin
Katkot30-Aug-10 6:20
Katkot30-Aug-10 6:20 
GeneralRe: "Submit" Help... Pin
Katkot30-Aug-10 6:28
Katkot30-Aug-10 6:28 
GeneralRe: "Submit" Help... Pin
Paul Guralivu8-Sep-10 9:12
Paul Guralivu8-Sep-10 9:12 
QuestionIs their any php block Pin
ramanadham27-Aug-10 21:29
ramanadham27-Aug-10 21:29 
AnswerRe: Is their any php block Pin
Tony Richards8-Sep-10 13:15
Tony Richards8-Sep-10 13:15 
Questiondon't show value "hidden in html" on form submit Pin
haibec26-Aug-10 16:50
haibec26-Aug-10 16:50 
AnswerRe: don't show value "hidden in html" on form submit Pin
cjoki27-Aug-10 6:23
cjoki27-Aug-10 6:23 
QuestionTwo types of user login in joomla Pin
govind_22200725-Aug-10 23:00
govind_22200725-Aug-10 23:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.