Search found 15 matches
Aprelium Forum Index
Author Message
  Topic: Custom Directory Listing
GustavoDL

Replies: 13
Views: 24558

PostForum: PHP   Posted: Sat Mar 26, 2005 3:54 pm   Subject: Custom Directory Listing
I'd designed a script that appears to be Abyss default directory list:

<?php
$adir=opendir(str_replace("\\","\\\\",getcwd()));
$dir=str_replace( ...
  Topic: Combinanting PHP scripts and Abyss security
GustavoDL

Replies: 2
Views: 6441

PostForum: PHP   Posted: Thu Jan 20, 2005 4:03 pm   Subject: Combinanting PHP scripts and Abyss security
pozi ;)
  Topic: Combinanting PHP scripts and Abyss security
GustavoDL

Replies: 2
Views: 6441

PostForum: PHP   Posted: Thu Jan 20, 2005 1:49 pm   Subject: Combinanting PHP scripts and Abyss security
How can I get loged in my own PHP/MySQL script and use this login to access to a password protected Abyss folder?

And more: how can I add users to Abyss from PHP?
  Topic: Creating Shopping Cart
GustavoDL

Replies: 3
Views: 8557

PostForum: PHP   Posted: Thu Jan 20, 2005 1:41 pm   Subject: Creating Shopping Cart
You can/should use arrays:

to asing values (it's only an example, $item is the total of items in this sample)

for ($n=0;$n<$item;$n++){
$_SESSION['item'][]=& ...
  Topic: Creating Shopping Cart
GustavoDL

Replies: 3
Views: 8557

PostForum: PHP   Posted: Mon Jan 03, 2005 3:46 pm   Subject: safety
I recommend you to use session variables on guarding shopping values

$_SESSION

when no longer necessary delete it with unset(variable);
  Topic: MySQL isnt working anymore!!
GustavoDL

Replies: 6
Views: 14741

PostForum: PHP   Posted: Mon Dec 20, 2004 1:25 am   Subject: MySQL as System Service (win)
Okay, the problem is that MySQL isn't running as a Service.
To re-run execute <MySQL_path>\bin\mysqld.exe

To have WinMySQLMyAdmin runing in taskbar again execute <MySQL_path>\bin\winmy ...
  Topic: time() and date()
GustavoDL

Replies: 2
Views: 7325

PostForum: PHP   Posted: Sat Dec 18, 2004 10:16 pm   Subject: function date
Use in this way

<?php
echo date("H:i:s",time()); // hours:minutes:seconds
echo date("Y-n-d", time()); // year-month-day
?& ...
  Topic: phpadmin failed cuz mysql not there...help
GustavoDL

Replies: 3
Views: 8621

PostForum: PHP   Posted: Wed Dec 15, 2004 11:19 am   Subject: php5
i suggest you to install php 4 to work fine with MySQL
  Topic: Error 200 on custom error page
GustavoDL

Replies: 3
Views: 7712

PostForum: PHP   Posted: Tue Dec 14, 2004 2:46 pm   Subject: Error 200 on custom error page
Always get 200 :(

Upgrading home server to Beta2 make the same problem, but i'm about to migrate to Mandrake Linux 9.2 (kicking Apache, of course!)
  Topic: Error 200 on custom error page
GustavoDL

Replies: 3
Views: 7712

PostForum: PHP   Posted: Tue Dec 14, 2004 9:32 am   Subject: Error 200 on custom error page
Hi everyone!

I've Abyss Web Server X1+PHP+MySQL running at 2 servers, same versions except Windows 2k (Professional & Adv Server).

In the custom error page (the same in both servers with any ...
  Topic: Dynamic Ip problems!
GustavoDL

Replies: 2
Views: 5611

PostForum: General Questions   Posted: Tue Jul 13, 2004 8:52 am   Subject: subdomain
you cant get a free DNS subdomain at http://www.dsland.org (this site is in spanish)
  Topic: Custom error page
GustavoDL

Replies: 1
Views: 5326

PostForum: General Questions   Posted: Tue Jul 13, 2004 8:50 am   Subject: i think...
Sometimes I think I'm little stupid :-'

simple as
<td><b><?php echo "ERROR ".getenv('REDIRECT_STATUS');?></b></td>



How much time i've been ...
  Topic: Custom error page
GustavoDL

Replies: 1
Views: 5326

PostForum: General Questions   Posted: Tue Jul 13, 2004 8:30 am   Subject: Custom error page
I've created a custom error page on my website, but only tells an error.

How I can get the error number (eg 404) to display in this page??

[url=http://lared.dsland.org/error/error.php]lared.dsla ...
  Topic: lared.dsland.org with Abyss X1 and PHP
GustavoDL

Replies: 3
Views: 12522

PostForum: Powered by Abyss   Posted: Tue Jul 13, 2004 8:19 am   Subject: Thanks!
Thanks, i modify sometimes when i'm bored
Now i'm working at database and to log only vistis, not searchbots (yeah, msnsearchbot gives me 60 more hits!)
  Topic: lared.dsland.org with Abyss X1 and PHP
GustavoDL

Replies: 3
Views: 12522

PostForum: Powered by Abyss   Posted: Thu Jul 08, 2004 4:42 pm   Subject: lared.dsland.org with Abyss X1 and PHP
Hi, i've been working with abyss few years ago (spanish translation was made by a friend and me)

I'm running with a w2kpro server on a AMD Duron 700MHz, conected trought 128/256 ADSL.

www.dsland ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group