Goto Page: 1, 2, 3, 4, 5, 6, 7
Actual Results
- phpSelectah
- Forum: Programming / Scripting / Coding Forum
- Topic: Php: Split string by "\n"
- Subject: Php: Split string by "\n"
- Replies: 4
- Views: 1147
- Subject: Php: Split string by "\n"
Posted: November 1st, 2005, 5:09 pm
it appears you might be getting different type of input(s). I personally would use preg_split and use
as the pattern arguement, since it will allow for DOS/Unix line endings, and even barfed custom created files, which may have the newline in the wrong plac...
Code: [ Select ]
(\n$|\r\n$|^\r\n|^\r)
- phpSelectah
- Forum: Unix / Linux Forum
- Topic: Most Secure Version of Linux
- Subject: Most Secure Version of Linux
- Replies: 9
- Views: 11415
- Subject: Most Secure Version of Linux
Posted: January 7th, 2005, 3:54 pm
only a capable admin makes a box secure.
No distribution will failsafe a negligent admin.
The most default locked down distros are OpenBSD, and any of the livecd distributions.
No distribution will failsafe a negligent admin.
The most default locked down distros are OpenBSD, and any of the livecd distributions.
- phpSelectah
- Forum: Unix / Linux Forum
- Topic: Question about SSH
- Subject: Question about SSH
- Replies: 6
- Views: 2436
- Subject: Question about SSH
Posted: January 7th, 2005, 3:51 pm
If you are using linux, use :
as linux does not except the ':' notation in chown commands in certain distros. *BSD doesn't care. Also, this command will only work if you are in the root directory, as './' makes your command relative to...
Code: [ Select ]
chown majd:ftpusers ./home/majd/Majd-GFX/
- phpSelectah
- Forum: Programming / Scripting / Coding Forum
- Topic: random image code
- Subject: random image code
- Replies: 21
- Views: 5385
- Subject: random image code
Posted: January 6th, 2005, 12:38 pm
Where do you put the dir at? I trying to figure that out :P You can increase the directories that this script looks in by adding another directory name into the dir array :) Then call this image using <img src="http://www.somewhere.com/pic.php"> :D Hth ...... In the line: [code] $dir = array ...
- phpSelectah
- Forum: Programming / Scripting / Coding Forum
- Topic: Attn: Database Developers/Admins
- Subject: Attn: Database Developers/Admins
- Replies: 1
- Views: 537
- Subject: Attn: Database Developers/Admins
Posted: January 6th, 2005, 12:35 pm
Does any one have an accurate City/Country to GMT offset database available ?
I can take CSV or SQL format.
Thanks in advance.
-178
I can take CSV or SQL format.
Thanks in advance.
-178
- phpSelectah
- Forum: Unix / Linux Forum
- Topic: Suse Linux 8.0 Pro working with the Gigabyte K8NSNXP mobo
- Subject: Suse Linux 8.0 Pro working with the Gigabyte K8NSNXP mobo
- Replies: 7
- Views: 2204
Posted: August 8th, 2004, 2:06 pm
make sure your onboard nic is enabled in bios.... if it is, and it is still not showing up lets see if the kernel can see it: run 'dmesg | grep xxx' , where 'xxx' is an identifier for your specific chipset.. I.E. Glan, gigabit, 10/100/1000 etc... if your kernel can see the nic, configuring it should...
- phpSelectah
- Forum: Unix / Linux Forum
- Topic: Suse Linux 8.0 Pro working with the Gigabyte K8NSNXP mobo
- Subject: Suse Linux 8.0 Pro working with the Gigabyte K8NSNXP mobo
- Replies: 7
- Views: 2204
Posted: August 4th, 2004, 10:39 am
http://www.nvidia.com/object/nforce_lin ... -0233.html
- phpSelectah
- Forum: Unix / Linux Forum
- Topic: how to mount my dev/hda1 in knoppix
- Subject: how to mount my dev/hda1 in knoppix
- Replies: 2
- Views: 5285
- Subject: how to mount my dev/hda1 in knoppix
Posted: July 26th, 2004, 1:00 pm
If you look on the desktop, there will be icons for each of your windows partitions.
If they are not mounted already, you can right click on them to mount them manually.
If your windows partitions are NTFS, they will be mounted read - only.

If they are not mounted already, you can right click on them to mount them manually.
If your windows partitions are NTFS, they will be mounted read - only.
- phpSelectah
- Forum: Unix / Linux Forum
- Topic: how to set up a printer / new to unix
- Subject: how to set up a printer / new to unix
- Replies: 1
- Views: 2468
Posted: July 26th, 2004, 12:45 am
well, you can start off by stating which type of UNIX you are using ....

- phpSelectah
- Forum: Unix / Linux Forum
- Topic: Beginner, Need help and advice!!
- Subject: Beginner, Need help and advice!!
- Replies: 4
- Views: 1696
- Subject: Beginner, Need help and advice!!
Posted: July 26th, 2004, 12:32 am
You can also try dragonflyBSD as well for a test drive of BSD systems: http://www.dragonflybsd.org/main/ It is a 'live cd' , so there is no writing to the disk necessary for a test drive. I prefer FreeBSD over linux at least 100 fold. It will pay to explore all options though :D I tried Suse, Mandra...
- phpSelectah
- Forum: Unix / Linux Forum
- Topic: FreeBSD & X problem please help.
- Subject: FreeBSD & X problem please help.
- Replies: 4
- Views: 3568
- Subject: FreeBSD & X problem please help.
Posted: July 25th, 2004, 4:37 pm
Your hard drive transfer is slowing down to PIO mode via a FSBN read error, which is caused by a bad or erroring drive, or an improper/failing cable on your IDE bus. I personally would not recommend running Free 5 unless it has a feature your system seriously depends on. Check out the 4.10 ISO that ...
- phpSelectah
- Forum: Unix / Linux Forum
- Topic: Linux or BSD ??
- Subject: Linux or BSD ??
- Replies: 28
- Views: 4678
- Subject: Linux or BSD ??
Posted: July 25th, 2004, 4:15 pm
:bump:
- phpSelectah
- Forum: Flash and ActionScript Forum
- Topic: Music Equalizer
- Subject: Music Equalizer
- Replies: 7
- Views: 3352
- Subject: Music Equalizer
Posted: April 13th, 2004, 2:13 pm
well this requires stream processing.
do you have a link to an example ?
do you have a link to an example ?
- phpSelectah
- Forum: Unix / Linux Forum
- Topic: Unable to boot Redhat Linux 9 Disks
- Subject: Unable to boot Redhat Linux 9 Disks
- Replies: 20
- Views: 6753
- Subject: Unable to boot Redhat Linux 9 Disks
Posted: April 7th, 2004, 12:48 pm
An md5 sum file does not go into the iso. It is used for verifying that the volume digest (in this case the iso) has not been modified. Here you go, in plain english: 1. download Iso. 2. download md5 checksum file. 3. md5 iso and make sure the iso you downloaded matches the md5sum in the md5 file. i...
- phpSelectah
- Forum: Microsoft Windows Forum
- Topic: WINDOWS SP2 IS AWESOME!
- Subject: WINDOWS SP2 IS AWESOME!
- Replies: 16
- Views: 3933
- Subject: WINDOWS SP2 IS AWESOME!
Posted: April 7th, 2004, 12:38 pm
technical wrote:
beta works pretty well. No problems yet. 
Pretty poor software, even for a beta.
I was getting several black screens. I uninstalled it.
