Search found 105 matches
Aprelium Forum Index
Author Message
  Topic: PHP login
Override

Replies: 4
Views: 22207

PostForum: PHP   Posted: Thu Mar 05, 2009 11:03 pm   Subject: PHP login
can some one tell me what i am doing wrong with this code

config.php

<?php
$username = array('Admin', 'User');
$password = array('adminpass', 'userpass');
?>

index.ph ...
  Topic: php upload code question
Override

Replies: 17
Views: 38607

PostForum: PHP   Posted: Fri Nov 21, 2008 9:54 pm   Subject: php upload code question
ok rebuilt the forum was a ie prob the updated v of it should be as below



<!-- Start of FORM -->
<form method="POST" enctype="multipart/form-data" action="./ ...
  Topic: php upload code question
Override

Replies: 17
Views: 38607

PostForum: PHP   Posted: Thu Nov 20, 2008 2:58 pm   Subject: php upload code question
Now if you what only ppl you want to have authorization for Security
replace the index.html with index.php and the code should be as below.

<?php

$valid_passwords = array ("Admin&qu ...
  Topic: php upload code question
Override

Replies: 17
Views: 38607

PostForum: PHP   Posted: Thu Nov 20, 2008 2:07 pm   Subject: php upload code question
ok 1 more time i got it to work
ok lay your files like this
in your htdocs
you should have a folder name file & in that folder another folder upload
ok in the file folder index.html and uplo ...
  Topic: I keep getting an error message with a default install...
Override

Replies: 16
Views: 34127

PostForum: PHP   Posted: Wed Nov 19, 2008 1:41 pm   Subject: I keep getting an error message with a default install...
i fount you a 64 bit php v the down load place

http://www.fusionxlan.com/PHPx64.php
now this v is old not new php-5.2.5-x64
  Topic: can't get php to work - error 404
Override

Replies: 3
Views: 10248

PostForum: General Questions   Posted: Wed Nov 19, 2008 1:08 pm   Subject: can't get php to work - error 404
um try add & remove programs ?
if installed from msi or exe & is far as delete it while
in use you can't couse the abyss web server is in use
of it if you install it form a zip stop your s ...
  Topic: I keep getting an error message with a default install...
Override

Replies: 16
Views: 34127

PostForum: PHP   Posted: Wed Nov 19, 2008 12:55 pm   Subject: I keep getting an error message with a default install...
hmmmm i dont know if the abyss v of php is Vista-64 conplanit
i might be wrong if i am i am sorry to abyss if you can get rid of it & try
to do the mis install
  Topic: I keep getting an error message with a default install...
Override

Replies: 16
Views: 34127

PostForum: PHP   Posted: Wed Nov 19, 2008 12:20 am   Subject: I keep getting an error message with a default install...
1 ? where you getting your php @ ? um i have been look @ your prob
if i have read it right this is what some one done.

install 32 bit PHP with installer (I used php-5.2.5-win32-installer.msi) to c ...
  Topic: I keep getting an error message with a default install...
Override

Replies: 16
Views: 34127

PostForum: PHP   Posted: Tue Nov 18, 2008 11:34 pm   Subject: I keep getting an error message with a default install...
using Vista 64-bit OMG ewwwwwwwwwwwwwwwwww
bata on top of bata os my god um i do not know i have microsoft os
but the max i'll go is windows 2000 to xp now thay got that os out
my god big prob y ...
  Topic: php upload code question
Override

Replies: 17
Views: 38607

PostForum: PHP   Posted: Tue Nov 18, 2008 11:22 pm   Subject: php upload code question
ok i looked at your file but i do not speck them languages
but i made on that i tested in my server that i know it works


did you dl this file ? if you did'n dl it & put it in your web root ...
  Topic: php upload code question
Override

Replies: 17
Views: 38607

PostForum: PHP   Posted: Tue Nov 18, 2008 1:15 pm   Subject: php upload code question
$allowed_filetypes = array('.jpg','.gif','.bmp','.png','.mp3','.avi'); // These will be the types of
  Topic: I keep getting an error message with a default install...
Override

Replies: 16
Views: 34127

PostForum: PHP   Posted: Tue Nov 18, 2008 12:43 pm   Subject: I keep getting an error message with a default install...
ok when i install php-5.2.6-win32-installer.msi the defoult is
C:\Program Files\PHP\
you can change that to C:\PHP\ it will give you opions
to where to install even the pre config from abyss give ...
  Topic: How to add folders from other computers on LAN to abyss?
Override

Replies: 12
Views: 47835

PostForum: Networking Issues   Posted: Tue Nov 18, 2008 12:30 pm   Subject: How to add folders from other computers on LAN to abyss?
as far as i know abyss will do what you want you will need to have the list below

1 a map network drive.
2 a good working abyss copy
3 the work to be done below
i got a windows 2000 pro server ...
  Topic: php upload code question
Override

Replies: 17
Views: 38607

PostForum: PHP   Posted: Tue Nov 18, 2008 11:54 am   Subject: php upload code question
ok i looked at your file but i do not speck them languages
but i made on that i tested in my server that i know it works

http://rapidshare.com/files/164939077/file.rar.html

i did not change no ...
  Topic: php upload code question
Override

Replies: 17
Views: 38607

PostForum: PHP   Posted: Tue Nov 18, 2008 12:16 am   Subject: php upload code question
$allowed_filetypes just add exe zip mp3 and so on
and as far as the up load look to your php.ini file to
up the file siz the script will only do what the php.ini will do
so open your php.ini fi ...
  Topic: msi with out the install
Override

Replies: 1
Views: 20073

PostForum: Tutorials   Posted: Tue Nov 18, 2008 12:06 am   Subject: msi with out the install
*UPDATE*
i thank i might have stumbled on a secret that might unlock asp i'll let you guys on to it later
i'll let you know in 45 days then we will know how to if i did it right so keep
you fingers ...
  Topic: php upload code question
Override

Replies: 17
Views: 38607

PostForum: PHP   Posted: Mon Nov 17, 2008 12:43 pm   Subject: php upload code question
n/a/p any time
  Topic: msi with out the install
Override

Replies: 1
Views: 20073

PostForum: Tutorials   Posted: Mon Nov 17, 2008 12:41 pm   Subject: msi with out the install
ok there is 2 ways to do this 1 cmd or 2 you go out & download Universal Extractor

1 cmd then msiexec /a filepath to MSI file /qb TARGETDIR=filepath to target folder

2 go to http://legroom. ...
  Topic: I keep getting an error message with a default install...
Override

Replies: 16
Views: 34127

PostForum: PHP   Posted: Mon Nov 17, 2008 12:21 pm   Subject: I keep getting an error message with a default install...
? why have you installed php like this ? C:\Program Files (x86)\PHP5
why not like this C:\PHP5 would have a lot les problems & it makes it
eazy on your system to find but any case Program File ...
  Topic: mcrypt crashes CGI / FastCGI
Override

Replies: 2
Views: 12434

PostForum: PHP   Posted: Mon Nov 17, 2008 12:02 pm   Subject: mcrypt crashes CGI / FastCGI
php_mcrypt.dll
relies on libmcrypt.dll
so you should have
it like this in your extensions folder php_mcrypt.dll
now in your php folder libmcrypt.dll
now you should have no problems
IF only IF y ...
  Topic: php upload code question
Override

Replies: 17
Views: 38607

PostForum: PHP   Posted: Mon Nov 17, 2008 11:38 am   Subject: php upload code question
ok here we go put this on any page being html or what not


<form action="./upload.php" method="post" enctype="multipart/form-data">
<p>
<la ...
  Topic: how to include a switch statement
Override

Replies: 10
Views: 24271

PostForum: PHP   Posted: Wed Jun 25, 2008 9:50 am   Subject: how to include a switch statement
ty that worked i am havein to relearn this agan damn fast cars.
  Topic: how to include a switch statement
Override

Replies: 10
Views: 24271

PostForum: PHP   Posted: Wed Jun 25, 2008 1:09 am   Subject: how to include a switch statement
ok ??? something happen there nuthing worked & got a little lost ??
  Topic: how to include a switch statement
Override

Replies: 10
Views: 24271

PostForum: PHP   Posted: Tue Jun 24, 2008 11:59 pm   Subject: how to include a switch statement
that worked but the
<?php
$i = 0;
include("test1.php");
$i =1;
include("test1.php");
?> 1 does not it just shows 0 like a loop or somthing
  Topic: how to include a switch statement
Override

Replies: 10
Views: 24271

PostForum: PHP   Posted: Tue Jun 24, 2008 10:10 pm   Subject: how to include a switch statement
yea but how to include test1.php?i=1 in another script
  Topic: how to include a switch statement
Override

Replies: 10
Views: 24271

PostForum: PHP   Posted: Tue Jun 24, 2008 9:32 pm   Subject: how to include a switch statement
how to include a switch statement

say i have a code name test1.php
<?php
switch ($i):
case 0:
echo "i equals 0";
break;
case 1:
echo "i equ ...
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Thu Feb 15, 2007 10:20 am   Subject: php?id
ty
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Wed Feb 14, 2007 11:11 am   Subject: php?id
any one ?
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Tue Feb 13, 2007 7:36 am   Subject: php?id
can any one help me with this script ?
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Mon Feb 12, 2007 5:17 am   Subject: php?id
ok i got it to work but the next buttion is not working & it is skiping 1
like i got 0 < that dont show that is suppose to & 12345 showing & i got 678910 more pages
it dont go to them ...
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Sun Feb 11, 2007 1:57 am   Subject: php?id
i see but i am lost there too ?
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Sat Feb 10, 2007 3:37 pm   Subject: php?id
did a little work on the bottom code last night & it ran up my mem usage
to 9,653,865 in ie
<?php
if (!$page) { $page = 1; }
$max = 5;
$num = $page * $max - $max;
$ ...
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Sat Feb 10, 2007 6:38 am   Subject: php?id
the bottom of the code aint working pagination is what i am haveing problms with
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Sat Feb 10, 2007 12:02 am   Subject: php?id
this is the page layout
<?php
switch ($page) {
case 0:
include("page0.php");
break;
case 1:
include("page1.php"); ...
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Fri Feb 09, 2007 7:43 pm   Subject: php?id
the bottom of the code is Pagination i am haveing problems with
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Fri Feb 09, 2007 3:09 am   Subject: php?id
any help ?
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Thu Feb 08, 2007 10:51 am   Subject: php?id
i need help with this
<?php
switch ($page) {
case 0:
echo "i equals 0";
break;
case 1:
echo "i equals 1";
break;
case 2:
e ...
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Thu Feb 08, 2007 8:36 am   Subject: php?id
ok i got that figerd out but need to know how to auto gen the links
  Topic: php?id
Override

Replies: 20
Views: 43527

PostForum: PHP   Posted: Wed Feb 07, 2007 6:06 am   Subject: php?id
how to make pages like php?id=14&this=that
  Topic: a chm file
Override

Replies: 8
Views: 37053

PostForum: Tutorials   Posted: Fri Oct 27, 2006 10:39 pm   Subject: a chm file
i use PowerCHM
more info @ http://www.dawningsoft.com
  Topic: a chm file
Override

Replies: 8
Views: 37053

PostForum: Tutorials   Posted: Fri Oct 27, 2006 3:53 am   Subject: a chm file
chm file is 117 KB
abwsx file is 298 KB.
if it was added 415 KB
wow so big lol acting like it is 100 mb.
  Topic: a chm file
Override

Replies: 8
Views: 37053

PostForum: Tutorials   Posted: Thu Oct 26, 2006 7:04 am   Subject: a chm file
i made a chm file out of the abyss web server doc file if any one wants it
was board
http://rapidshare.com/files/715887/Abyss-Web-Server.chm.html :twisted: :D
  Topic: .BAT files as CGI scripts
Override

Replies: 15
Views: 54184

PostForum: FastCGI/CGI   Posted: Tue Jan 24, 2006 5:13 am   Subject: .BAT files as CGI scripts
even if it is on a network storage unit ?
  Topic: .BAT files as CGI scripts
Override

Replies: 15
Views: 54184

PostForum: FastCGI/CGI   Posted: Sun Jan 22, 2006 5:38 pm   Subject: .BAT files as CGI scripts
CGI: [C:\WINDOWS\system32\cmd.exe example.bat ]URI: /example.bat Bad CGI header line [Microsoft Windows XP [Version 5.1.2600]]
  Topic: .BAT files as CGI scripts
Override

Replies: 15
Views: 54184

PostForum: FastCGI/CGI   Posted: Sun Jan 22, 2006 10:42 am   Subject: .BAT files as CGI scripts
yes so i thought
  Topic: .BAT files as CGI scripts
Override

Replies: 15
Views: 54184

PostForum: FastCGI/CGI   Posted: Sun Jan 22, 2006 10:39 am   Subject: .BAT files as CGI scripts
i did the example that aprelium did ?
  Topic: .BAT files as CGI scripts
Override

Replies: 15
Views: 54184

PostForum: FastCGI/CGI   Posted: Sun Jan 22, 2006 9:46 am   Subject: .BAT files as CGI scripts
what if you get a HTTP 500 - Internal server error
  Topic: GD Script Problem
Override

Replies: 25
Views: 33631

PostForum: PHP   Posted: Sat Jan 21, 2006 5:35 pm   Subject: GD Script Problem
ok kool
  Topic: GD Script Problem
Override

Replies: 25
Views: 33631

PostForum: PHP   Posted: Mon Jan 16, 2006 1:30 am   Subject: GD Script Problem
one more ? how do you put a link in it on one of the quotes
  Topic: GD Script Problem
Override

Replies: 25
Views: 33631

PostForum: PHP   Posted: Sun Jan 15, 2006 10:55 pm   Subject: GD Script Problem
N/M i did on my on
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group