Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Go Back   Code Forums > Application and Web Development > PHP
User Name
Password

Reply
 
LinkBack Thread Tools Display Modes
Old 06-29-2007, 10:55 AM   #16 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,397
sde is on a distinguished road
LOL, common salch.. where do you get the php installer? my god.

that's pretty cool belisarius. i haven't used the php installer in a long time because i'm always doing it my way manually. it has come a long way.
__________________
testing 1 2 3
sde is offline   Reply With Quote
Old 06-29-2007, 11:30 AM   #17 (permalink)
Salchester
Salchester
 
Salchester's Avatar
 
Join Date: Jul 2005
Location: In a house
Posts: 230
Salchester is an unknown quantity at this point
PHP to PDF

Quote:
Originally Posted by sde View Post
LOL, common salch.. where do you get the php installer? my god.

that's pretty cool belisarius. i haven't used the php installer in a long time because i'm always doing it my way manually. it has come a long way.
Excuse me belisarius, but I downloaded Xampp, from Portable Applicationsso therefore don't know where to get the PHP installer!!!!

Where do I get the proper version of PHP. The Installer!!!

Many Thanks,
__________________
Many Thanks, in advance!

Salchester.
The Future Is Here - Are You Ready?
Salchester is offline   Reply With Quote
Old 06-29-2007, 01:24 PM   #18 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 635
DJMaze is on a distinguished road
Xampp is for Linux, are you sure that you with your knowledge are using Linux?
Didn't you ment Wampp for Windows?
__________________

UT: Ultra-kill... God like!
DJMaze is offline   Reply With Quote
Old 06-29-2007, 01:41 PM   #19 (permalink)
Salchester
Salchester
 
Salchester's Avatar
 
Join Date: Jul 2005
Location: In a house
Posts: 230
Salchester is an unknown quantity at this point
PHP to PDF

Quote:
Originally Posted by DJMaze View Post
Xampp is for Linux, are you sure that you with your knowledge are using Linux?
Didn't you ment Wampp for Windows?
What?
  1. I went to the following address: XAMPP | PortableApps.com - Portable software for USB drives
  2. Clicked on DOWNLOAD XAMPP LITE button
  3. Clicked on EXE (Selfextracting ZIP archive)

Many Thanks,
__________________
Many Thanks, in advance!

Salchester.
The Future Is Here - Are You Ready?
Salchester is offline   Reply With Quote
Old 06-29-2007, 01:52 PM   #20 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 635
DJMaze is on a distinguished road
It seems i'm old, apache friends - very easy apache, mysql, php and perl installation without hassles renamed the damn thing to have the same name has the Linux distro.
How stupid :p
__________________

UT: Ultra-kill... God like!
DJMaze is offline   Reply With Quote
Old 06-29-2007, 09:36 PM   #21 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,114
Belisarius is on a distinguished road
A) Do you need a portable AMP (Apache/MySQL/PHP) stack? If not, don't use it.

B) Have you considered googling for "PHP" to find the homepage for the project?

In fact, before you post here, you should ask yourself, "Can I find this on Google before bothering the nice people at Code Newbie with a possibly inane question?"
__________________
GitS
Belisarius is offline   Reply With Quote
Old 06-30-2007, 08:50 AM   #22 (permalink)
Salchester
Salchester
 
Salchester's Avatar
 
Join Date: Jul 2005
Location: In a house
Posts: 230
Salchester is an unknown quantity at this point
PHP to PDF

Quote:
Originally Posted by Belisarius View Post
A) Do you need a portable AMP (Apache/MySQL/PHP) stack? If not, don't use it.
Why shouldn't I use a portable Apache/MySQL/PHP (AMP) stack?

Many Thanks,
__________________
Many Thanks, in advance!

Salchester.
The Future Is Here - Are You Ready?
Salchester is offline   Reply With Quote
Old 06-30-2007, 08:59 AM   #23 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,397
sde is on a distinguished road
Quote:
Originally Posted by Salchester View Post
Why shouldn't I use a portable Apache/MySQL/PHP (AMP) stack?

Many Thanks,
because it has no feature to install your pdflib for one.
__________________
testing 1 2 3
sde is offline   Reply With Quote
Old 06-30-2007, 10:46 AM   #24 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 635
DJMaze is on a distinguished road
It's just crazy all those people jumping the PHP bandwagon with xAMPP and then totally forget that A comes before B and actually try to jump to Z directly.

If you have a hard time figuring out include, (multi)array and more basic stuff already, then PDF is way out of your league and you should be thinking about it after a year or two.
__________________

UT: Ultra-kill... God like!
DJMaze is offline   Reply With Quote
Old 06-30-2007, 08:12 PM   #25 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,114
Belisarius is on a distinguished road
Quote:
Originally Posted by Salchester View Post
Why shouldn't I use a portable Apache/MySQL/PHP (AMP) stack?
All portable applications have a trade-off of functionality. It's nice to be able to just sit down at a computer and have all applications you want on a USB drive, but you do lose some customization and functionality for that convenience. And you're hitting that limitation right now.

Therefore, if you don't have a hard requirement to be portable, don't bother with it.
__________________
GitS

Last edited by Belisarius : 07-01-2007 at 06:24 AM.
Belisarius is offline   Reply With Quote
Old 07-01-2007, 12:20 AM   #26 (permalink)
Salchester
Salchester
 
Salchester's Avatar
 
Join Date: Jul 2005
Location: In a house
Posts: 230
Salchester is an unknown quantity at this point
PHP to PDF

Belisarius,

Where do I get the proper version of PHP?

Many Thanks,
__________________
Many Thanks, in advance!

Salchester.
The Future Is Here - Are You Ready?
Salchester is offline   Reply With Quote
Old 07-01-2007, 04:44 AM   #27 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 635
DJMaze is on a distinguished road
__________________

UT: Ultra-kill... God like!
DJMaze is offline   Reply With Quote
Old 07-01-2007, 06:22 AM   #28 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,114
Belisarius is on a distinguished road
Quote:
Originally Posted by Salchester
Where do I get the proper version of PHP?
Quote:
Originally Posted by Belisarius View Post
B) Have you considered googling for "PHP" to find the homepage for the project?

In fact, before you post here, you should ask yourself, "Can I find this on Google before bothering the nice people at Code Newbie with a possibly inane question?"
You're being very rude Salchester. Stop asking questions that, with minimum effort, you can answer yourself. You want us to spoon feed you and no one here is willing to do that.
__________________
GitS
Belisarius is offline   Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Make a search engine for your website with PHP zhisede PHP 3 10-25-2005 07:54 AM
PHP 5.0.4 and 4.3.11 Released sde Code Newbie News 0 04-20-2005 10:56 AM
PHP to Flash control panel roccoman PHP 1 11-24-2004 08:10 AM
PHP vs .NET Redline Lounge 1 11-24-2004 06:10 AM
I need to learn PHP Nitro PHP 9 06-28-2003 11:24 AM


All times are GMT -8. The time now is 04:55 PM.


Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2006, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting
Open Circle