[PHP] Test

2003-11-29 Thread César Aracena
Send test :)

[PHP] Lots of PHP

2003-07-13 Thread César Aracena
Hi all, I'm in the early steps of the design of a portal kid of site dedicated to Fly Fishing and one of the most relevant section will be a Shopping Guru that visitors will be able to use to determine what is the best equipment they should buy or bring, in order to catch the size and kind of

[PHP] PHP and graphics

2003-07-03 Thread César Aracena
Hi all, I'm developing a new site where the visitors, among other things, will be able to see a map of my country, choose a region then a city, in order to see a complete map of that place. Another good thing would be to let the user set the starting and destination points of a trip and show him

[PHP] Multi Language Support

2003-06-25 Thread César Aracena
Hi all, I was wondiering what would be the best method to create a site that in the future will be in two or more languages all in PHP, MySQL and Text files. Thanks in advanced, --- Cesar Aracena [EMAIL PROTECTED] http://www.icaam.com.ar Cel: +54.299.635-6688 Tel/Fax:

[PHP] Multi Language Support

2003-06-25 Thread César Aracena
Hi all, I need to know what would be the best method to build a web site using PHP, MySQL and Text files that in the future will have two or more translations. Thanks in advanced, --- Cesar Aracena [EMAIL PROTECTED] http://www.icaam.com.ar Cel: +54.299.635-6688 Tel/Fax:

[PHP] Multiple choices for e-cart

2003-06-17 Thread César Aracena
Hi all, I'm about to start developing the PHP and MySQL coding and designing to make a web site with hundreds or maybe thousands of products, which will be sold through the Internet (I hope :). The products (most of them) have different sizes and/or colors to choose from and each selection will

[PHP] session_registered issue

2003-05-29 Thread César Aracena
Hi all, I have no problem with registering a session. As a matter of fact, I making a site where I register 3 different levels of sessions with no problem. The thing is when, in my header.inc (which includes session_start(); for all the site) I tell through PHP only to show the login form ONLY

Re: [PHP] session_registered issue

2003-05-29 Thread César Aracena
business. [EMAIL PROTECTED] http://www.envisiondata.com On Wednesday, May 28, 2003, at 09:37 AM, César Aracena wrote: Hi all, I have no problem with registering a session. As a matter of fact, I making a site where I register 3 different levels of sessions with no problem. The thing is when

[PHP] PHP and Flash

2003-05-29 Thread César Aracena
Hi all, I just made a pretty little flash banner with buttons and everything... Does anyone knows if I can make the flash buttons links with dynamic content? I need to fetch cartain common pages but with different variables. Thanks in advanced, --- Cesar Aracena [EMAIL

[PHP] PHP or MySQL problem?

2003-02-05 Thread César Aracena
Hi all, I'm uploading a new web site and when doing some testing, I find this error: Access denied for user: 'httpd@localhost' (Using password: NO) in /home/sites/site33/web/cm/proveedores.php on line 47 when trying to save some data into a remote DB... I really don't know if this is a PHP

[PHP] Help with include path

2003-02-02 Thread César Aracena
Hi all, I just finished loading the OS to my PC once again, installed and configured IIS and then installed PHP 4 but now, every page I try to open tells me: Failed opening required '/icaam7/lib/stdlib.php' (include_path='.;c:\php4\pear') even when my php.ini (under Windows folder) tells me

[PHP] Help with include path

2003-02-02 Thread César Aracena
Hi all, I'm sorry for this re-post, but I do need help with this URGENT... I just finished loading the OS to my PC once again, installed and configured IIS and then installed PHP 4 but now, every page I try to open tells me: Failed opening required '/icaam7/lib/stdlib.php'

[PHP] Lots of Variables

2003-01-29 Thread César Aracena
Hi all, I'm about to make a site and I need all the help I can to get started. This can be a long e-mail so please be patient and read all of it :-) I will create an intelligent PHP script that will guide the visitors through several questions, which will lead to different options, depending on

[PHP] Testing

2003-01-24 Thread César Aracena
Testing. -- Cesar Aracena www.icaam.com.ar -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Strange 1 after include

2002-09-23 Thread César Aracena
Hi all, I’m wondering why does a number 1 appears in the output after the included text has been showed. I have a menu file for including and I just put ?=include(“menu.inc”)? but then the output shows: Back to Index 1 and I don’t have that number in either my script nor my include file. If

[PHP] Almost done with install under Linux

2002-09-20 Thread César Aracena
. If any one (awake) knows the answer or have the solution, please e-mail me privately to keep this things off the list. Thanks in advance, César Aracena On Dial-Up

[PHP] PDF Library Download

2002-09-19 Thread César Aracena
to know what changes do I have to make to the php.ini file. Running on Win2K + IIS 5.0 Thanks in advance, César Aracena On Dial-Up

[PHP] Urgent Installation Question

2002-09-18 Thread César Aracena
of PHP and the version 3.23.52 of MySQL for Windows... what now? I'll leave the PDF, GD, and other libraries for another PHP compilation for now. I just need to test my Win2K + IIS configuration. Thanks in advance, César Aracena

Re: [PHP] Urgent Installation Question

2002-09-18 Thread César Aracena
: John Holmes [EMAIL PROTECTED] To: 'César Aracena' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, September 18, 2002 7:57 AM Subject: RE: [PHP] Urgent Installation Question Have you tried the chapter in the PHP manual on installation? It walks you right through it. MySQL is just a simple

[PHP] Brainfart while uploading

2002-09-09 Thread César Aracena
Hi all. I just saw my code laugh at me when this exploded into my face. Can anyone tell me why isn’t this working? I just copied it from another page made by me for the same site, changed the parameters and tested it, but it doesn’t work here… how’s this possible? BEGIN

RE: [PHP] Brainfart while uploading -- SOLVED -- Sorry ;)

2002-09-09 Thread César Aracena
- From: César Aracena [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 10, 2002 1:04 AM To: PHP General List Subject: [PHP] Brainfart while uploading Hi all. I just saw my code laugh at me when this exploded into my face. Can anyone tell me why isn’t this working? I just copied it from

[PHP] Currency Exchange and Weather

2002-09-04 Thread César Aracena
Hi all. I need to find FREE world wide weather reports and also a FREE currency converter from US Dollars to other currencies that can serve PHP requests 24 hours a day, so I can customize the look and feel of these results in my site(s). Does anyone knows where to get all this? Has anyone out

[PHP] Random Passwords Generator

2002-08-17 Thread César Aracena
Hi all. I know there must be several ways of doing this but I wonder what the best solution is. I'm tired of making and looking at scripts that creates random passwords for users from a words.txt list. These kind of passwords are limited only to the number of strange words your fingers type into

RE: [PHP] Automatically send email on special day

2002-08-15 Thread César Aracena
and send the email if birthday. However, when more than one visitor on index.php, it will send duplicated email Nowhereman César aracena [EMAIL PROTECTED] ¼¶¼g©ó¶l¥ó·s»D :001e01c24414$789a5490$[EMAIL PROTECTED] Not ignored Lian. That idea is great but only if you are 100% sure

RE: [PHP] online petition

2002-08-14 Thread César Aracena
I guess you could search for petition on hotscripts.com but it could take you longer to find and configure one properly, than making your own one. C. -Original Message- From: M.E. Suliman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 14, 2002 1:04 PM To: [EMAIL PROTECTED]

RE: [PHP] Re: mysql statement (still a semi newbie)

2002-08-14 Thread César Aracena
Tim's right about NULL. You can either specify what exactly are the fields of the row you want to update/insert using SET before VALUE (seek the manual at www.mysql.com for more info) or you can just write NULL (without any quotes) where the fields are automatic like *auto_increment* or like

RE: [PHP] stupid question

2002-08-14 Thread César Aracena
Just usa an OR concatenator like: If ($idx != '1' OR $idx != '4' OR $idx != '9'){ echo $results; } Remember that if you are echoing just $result, it should not be enclosed into double quotes... just a tip. -Original Message- From: Liam MacKenzie [mailto:[EMAIL PROTECTED]] Sent:

RE: [PHP] stupid question

2002-08-14 Thread César Aracena
You got a point there... unless you change the operator from != to == right? Missed that. -Original Message- From: Chris Shiflett [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 15, 2002 1:00 AM To: César Aracena Cc: 'Liam MacKenzie'; [EMAIL PROTECTED] Subject: Re: [PHP] stupid

RE: [PHP] Automatically send email on special day

2002-08-14 Thread César Aracena
This have been very much discussed in this list, and the only logical way of doing this through PHP would be to have a script that reads the actual date of the server's system once a day, but that would be just impossible without having that script (page) reloaded at least once a day. I think

RE: [PHP] Automatically send email on special day

2002-08-14 Thread César Aracena
if you had the traffic though. Just an idea. Then again, I'm having one of those days Ignore me... - Original Message - From: César Aracena [EMAIL PROTECTED] To: 'NoWhErEMan' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, August 15, 2002 2:17 PM Subject: RE: [PHP

RE: Re[2]: [PHP] Credit Card suggestions

2002-08-13 Thread César Aracena
Mike, I agree with the things that Geoff is telling you. What I have seen in the past and even in some free PHP programs that I downloaded for learning purposes, is the CC number stored in your database but not entirely. I mean like 1234789 so the customer can verify that the transaction

[PHP] Trying to delete

2002-08-13 Thread César Aracena
Hi all. I have a small problem here. I have this full-PHP site working with a MySQL db and came to a dead road when trying to delete a record from it from the Administrator's page. I have PHP to make this decision after the Administrator selected the record to delete and answered YES to the ¿Are

RE: [PHP] Re: Trying to delete

2002-08-13 Thread César Aracena
Thanks. I must apology as I made a mistake when writing the incoming variable's name. I had it wrong so it would pass the variable but the incoming script was looking for a variable that wasn't passed. In the meantime, and now that I correct that, I'm still comparing artid to '$artid' (with

[PHP] Best way to read file

2002-08-11 Thread César Aracena
Hi all. I am using readfile() to read and print the entire content of a .txt file into a site, but need to use /p tags to break down the lines. I intend to be able, as an Administrator, to edit these text files later. What is the best way to accomplish this? Should I keep using readfile() or

RE: [PHP] weird urls

2002-08-10 Thread César Aracena
That's because PHP detects whatever it's after that question marks as variables so it's able to process them in requests you make in your scripts. The one you quote means that there is a variable being passed from one page to another named $url which has the value /index.php. So, if you call (in

RE: [PHP] Sending automatically mail

2002-08-09 Thread César Aracena
I had a question like this once, and the most applicable answer I got from this list was to make a script which triggers *IF* a certain time of day was reached. The only problem is that it had to be triggered by one visitor's clicking at least (the script was asleep in a page until that page was

RE: [PHP] Sending automatically mail

2002-08-09 Thread César Aracena
PROTECTED] Subject: Re: [PHP] Sending automatically mail Kondwani Spike Mkandawire [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... César aracena [EMAIL PROTECTED] wrote in message 002101c23fcb$4e43c390$93c405c8@gateway">news:002101c23fcb$4

RE: [PHP] Environment Variables

2002-08-09 Thread César Aracena
My guess is that you should look into your server's configuration, to see if it recognizes index.php as a valid main page. Maybe it's configured (standard) to detect index.htm / index.html as valid main pages. HTH, C. -Original Message- From: Robert Morse [mailto:[EMAIL PROTECTED]]

RE: [PHP] Can I perform a PHP script from a form but stay on the same page afterwards?

2002-08-09 Thread César Aracena
-Original Message- From: DonPro [mailto:[EMAIL PROTECTED]] Sent: Friday, August 09, 2002 5:34 PM To: php list Subject: [PHP] Can I perform a PHP script from a form but stay on the same page afterwards? Hi, I have a form where the user can change a value ion a text box and then

RE: [PHP] Re: May i?

2002-08-03 Thread César Aracena
Hi. I used to wonder that myself too. Now (after lots of auto_increment fields I've done) I know that a sequential order is just pretty but useless 'cause MySQL won't give you a maximum fields allowed. The solution is pretty easy. Just make an SQL query like this: SQL ALTER TABLE table_name

RE: [PHP] Re: Protect PHP coding

2002-08-03 Thread César Aracena
I am pretty new to PHP, but not to computing since I've been working with them for about 15 years and I would like to say something about this idiotic spamming subject. It's your problem if you get short on cash for buying something you could have done by yourself which, by the way, is the

RE: [PHP] Disabling Browser BACK button

2002-07-31 Thread César Aracena
I think that would be easy just by UNSETTING or emptying the variables that the form passed after they are processed. Do I make sence? César -Original Message- From: Petre [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 2:43 PM To: Martin Clifford Cc: php-general

RE: [PHP] Disabling Browser BACK button

2002-07-31 Thread César Aracena
Message- From: Petre [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 2:50 PM To: César Aracena Cc: php-general Subject: Re: [PHP] Disabling Browser BACK button I hear you, but how do I know if the POST comes from a valid form submit, or from a back ? I cannot simply unset

RE: [PHP] How to become a good PHP coder?

2002-07-30 Thread César Aracena
Hi Wee. I also started with PHP about 3 months ago and also without having any prior programming experience. Right now, I have a portfolio of 2 network PHP software and working on 2 Internet projects. I think the best advise I or anyone else would give you, is to keep up with this list and others

RE: [PHP] Re: Table formatting -- PARTIALY SOLVED

2002-07-29 Thread César Aracena
from the DB? Pardon my interest in learning, but this is how I am. Thanks a lot, C. -Original Message- From: Martin Towell [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 2:05 AM To: 'César Aracena'; [EMAIL PROTECTED] Subject: RE: [PHP] Re: Table formatting try changing

RE: [PHP] Re: Table formatting -- PARTIALY SOLVED

2002-07-29 Thread César Aracena
this fourth image from *TRYING TO* showing? Thanx a lot, C. -Original Message- From: César Aracena [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 12:39 PM To: 'Martin Towell'; [EMAIL PROTECTED] Subject: RE: [PHP] Re: Table formatting -- PARTIALY SOLVED Thnx a lot Martin

[PHP] One more question

2002-07-29 Thread César Aracena
Martin. Hoping you are still there, I would like to ask you one more question about the last mail you answered me about Table Formatting (maybe you missed my last question ;). After I used what you told me for nesting FOR loops, I end up getting one blank image (NOT DISPLAYED) whenever I have

RE: [PHP] Re: Table formatting

2002-07-28 Thread César Aracena
) items ...). i.e., for (LOOP FOR TR) { for (LOOP FOR TD) {} } César aracena [EMAIL PROTECTED] wrote in message 001a01c234f0$a5e8ad80$28ed0dd1@gateway">news:001a01c234f0$a5e8ad80$28ed0dd1@gateway... Hi all. Last nite I've came across a problem I wasn't able to figure o

RE: [PHP] Re: Table formatting

2002-07-28 Thread César Aracena
. -Original Message- From: César Aracena [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 12:27 AM To: 'Chris Earle'; [EMAIL PROTECTED] Subject: RE: [PHP] Re: Table formatting I like this method a lot. Now, considering I do like FOR looping as a fact, how can I make a loop

[PHP] Table formatting

2002-07-26 Thread César Aracena
Hi all. Last nite I’ve came across a problem I wasn’t able to figure out by my self. It’s not difficult to make a loop that will make new *TABLE ROWS* (tr) to show several DB objects in a nice way… what I need to do, is to display 2 or maybe even 3 of this objects stored in a DB per table row,

[PHP] NOT an easy upload

2002-07-21 Thread César Aracena
Hi all. I’m trying to handle a picture upload. So far, I’ve made my script store it where I want with the name I want. The only problem now, is that it should store that given name into a MySQL DB table… I tried it by calling a function which stores the picture and returns a variable called

RE: [PHP] Oh, the problem

2002-07-21 Thread César Aracena
defined within the scope of the query. You define it only in the function. Try do this instead: $username = ; function pic_upload($userid) { global $username; //... the rest of the code } // now do the queries and everything else. I think that will fix your problem. César aracena

RE: [PHP] Crazy idea about detecting visitor's connection speed

2002-07-16 Thread César Aracena
I think that the best way you can achieve this, considering all the troubles and different configurations you will have to make for each user, is to make them choose the type of connection they want, and set a cookie in the visitor's browser with a one year life time which stores that

RE: [PHP] Sessions / logins / cookies / security

2002-07-16 Thread César Aracena
I came across the same problem a few week ago, and thought (didn't do it though) that the best way to handle this kind of security, would be to make an ID/cookie for the user/session which deletes itself after the browser is closed, but not storing the password. Then, if that same user wants to

RE: [PHP] How come this will echo No or nothing?

2002-07-14 Thread César Aracena
I've come up with this before and solved it like this (guess it'll work): if($row['plevel'] == '0'){ echo 'No'; } else if($row['plevel'] != '0'){ echo 'Yes'; } Notice the *ELSE IF* instead of a simple else statement. Try it. C. -Original Message- From: JJ Harrison [mailto:[EMAIL

[PHP] IF inside LOOP?

2002-07-14 Thread César Aracena
Hi all. I’ve been fooling around with a LOOP which should show one or more text string stored in separate rows in a DB. The trick would we to separate them with commas (,) when there’s another string to show or end it with a period (.) if no other row is found according to the SELECT criteria.

RE: [PHP] IF inside LOOP? -- SOLVED

2002-07-14 Thread César Aracena
- From: Martin Towell [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 14, 2002 11:05 PM To: 'César Aracena'; PHP General List Subject: RE: [PHP] IF inside LOOP? try using this if statement instead if ($m $num_rows2 - 1) or even use the ?: operator echo ($m $num_rows2 - 1

[PHP] BREAK into the DB

2002-07-14 Thread César Aracena
Hi all. I have this DB where I’m storing this sometimes large amount of text into a TEXT field, but I can’t seem to find the way to BREAK lines so it won’t make my browser go 3000 pixels wide when that text is printed. About this, I have two questions: 1) What should I use to break the text into

RE: [PHP] BREAK into the DB -- SOLVED

2002-07-14 Thread César Aracena
Thanks Martin. Greg just told me in private to look for nl2br and through that I found wordwrap() (without _) which helped me. Thanks to both of you. C. -Original Message- From: Martin Towell [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 2:06 AM To: 'César Aracena'; 'PHP

[PHP] Mailing List

2002-07-11 Thread César Aracena
Hi all. I know for sure that this question has been asked and answered before, but I haven’t read anything about it in the 6918 mails I got from this list yet (or missed it ;). I have been wondering for a couple of days now on how to make a mailing list (like this list) with PHP. Before writing

[PHP] One more thing... e-mails format

2002-07-11 Thread César Aracena
It’s me again… and not PHP related. Why is it that every piece of mail I send to the list comes back as a *rich text” or sometime even “plain text”, when my M$ Outlook is set to send HTML messages? I think it would make sense if *EVERYBODY* e-mail where received like mine because of server’s

RE: [PHP] Mailing List

2002-07-11 Thread César Aracena
size mailing list. Thanks, C. -Original Message- From: Justin French [mailto:[EMAIL PROTECTED]] Sent: Friday, July 12, 2002 2:42 AM To: César Aracena; PHP General List Subject: Re: [PHP] Mailing List The only way I've ever done it was on a Unix box: - filter the email - if it's

RE: [PHP] 1 Form, 2 Submit-Buttons

2002-07-11 Thread César Aracena
Look at the switch function http://www.php.net/manual/en/control-structures.switch.php or make decisions with using IF statements based on the variable's value sent (button pressed). C. -Original Message- From: Martin Thoma [mailto:[EMAIL PROTECTED]] Sent: Friday, July 12, 2002 3:09

[PHP] More work for us I Hope!!!

2002-07-10 Thread César Aracena
Hi all. I got a little carried away when discussing the past subject called *is http://marc.theaimsgroup.com/?l=php-generalm=102609800510170w=2 their a jobs mailing list?* started by Peter J. mailto:[EMAIL PROTECTED] Schoenster and started building a site like Brian McGarvie mailto:[EMAIL

RE: [PHP] (OT) Our Spam Friend

2002-07-10 Thread César Aracena
Hi all... If you read the latest post from me you will see that it was my intention when creating a looping mail sender. The post was called mail() function. Although I took it off after sending him like 25.000.000 mails that where called Hi0, Hi1, Hi2, Hi3, etc. The sender and the subject also

RE: [PHP] strange php output

2002-07-10 Thread César Aracena
I don't understand quite well your question, but I guess you are trying to include a page inside other pages containing just a script that shows up the actual Date and Time... Well, you could simplify this just by making a finction called i.e. datetime() and call it from wherever you want. It

RE: [PHP] How to dectect if a file exist in specific Folder

2002-07-10 Thread César Aracena
Read http://www.php.net/manual/en/function.file-exists.php and get surprised ;) C. -Original Message- From: Jack [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10, 2002 5:27 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP] How to dectect if a file exist in specific

RE: [PHP] not parsing vars

2002-07-10 Thread César Aracena
Goto http://www.php.net/manual/en/language.variables.predefined.php where it says: [quote] ...$_GET['id'] from the URL http://www.example.com/test.php?id=3 instead of $id... [/quote] C. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10,

RE: [PHP] cookie ?

2002-07-10 Thread César Aracena
Hi Richard. It is very probable I will not be able to solve this kind of problems with my few knowledge, but in order to save everybody's time (specially yours), I will have to advise you that more advanced writers will ask you for a more accurate description of your problem such as Server's

[PHP] Wildcard

2002-07-10 Thread César Aracena
Hi all. I’m trying to figure out how to do a search trough a MySQL db using LIKE or = but the thing is that I have 3 select boxes from where to choose the search terms. Can I use something like a wildcard instead of making several IF statements like this? SELECT * FROM table_name WHERE col1 =

RE: [PHP] Re: Wildcard

2002-07-10 Thread César Aracena
do you have an online example. César aracena [EMAIL PROTECTED] wrote in message 000101c227fb$74eed940$68ed0dd1@gateway">news:000101c227fb$74eed940$68ed0dd1@gateway... Hi all. I'm trying to figure out how to do a search trough a MySQL db using LIKE or = but the thing is tha

RE: [PHP] Re: Wildcard

2002-07-10 Thread César Aracena
10, 2002 8:06 AM To: 'César Aracena' Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Re: Wildcard Theres no point selecting on a value if they've not specified one. The following code should generate a valid query, assumin that the default value for each value select value is an empty string

[PHP] Functions list

2002-07-09 Thread César Aracena
Hi all. I have the PHP manual in my PDA but its extraordinary large to search for a function. Does anybody know a Functions list that I can download for my PDA? I’m looking for something which shows the function and a short description of what it works for. function_name() =

[PHP] Mail() function

2002-07-09 Thread César Aracena
Hi all. I wonder if there’s a way to *HIDE* some parts from the Heading of the emails sent with PHP. I’m trying to create an anonymous mail sender but in the header of the message appears: Received: (from httpd@localhost) by www.whateverdomain.com (8.10.2/8.10.2) id g69MEA527130;

RE: [PHP] Mail() function

2002-07-09 Thread César Aracena
Goto www.icaam.com.ar/mass-mailer.php and have some fun... Just don't send 10 millions of e-mails (which I did) 'couse it will take a wile to end the loop... ;-) -Original Message- From: César Aracena [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 6:08 PM To: PHP General

RE: [PHP] is their a jobs mailing list?

2002-07-08 Thread César Aracena
-Original Message- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] Sent: Monday, July 08, 2002 2:31 AM To: Peter J. Schoenster Cc: [EMAIL PROTECTED] Subject: Re: [PHP] is their a jobs mailing list? Job postings are fine on this list. Some people will invariably gripe, but

RE: [PHP] is their a jobs mailing list?

2002-07-08 Thread César Aracena
that they are available... that or have an 'independant' site or get one of us to do a subsite on php .net :) I'll do it if it's something that'd be of interest to people... -Original Message- From: César Aracena [mailto:[EMAIL PROTECTED]] Sent: 08 July 2002 9:28 AM To: PHP General List

RE: [PHP] is their a jobs mailing list?

2002-07-08 Thread César Aracena
The only problem I see if projects are thrown to developers, is that the beginners will have less work... maybe it would be a good idea to divide it into two categories: 1) Developers for hire (local foreign) 2) Projects to Develop (Interested developers *BID* at them) C. -Original

RE: [PHP] is their a jobs mailing list?

2002-07-08 Thread César Aracena
to go with someone experienced than someone cheap :o( César aracena [EMAIL PROTECTED] wrote in message 003401c226c0$8dc3a220$2fed0dd1@gateway">news:003401c226c0$8dc3a220$2fed0dd1@gateway... The only problem I see if projects are thrown to developers, is that the beginners will have l

RE: [PHP] Retrieving/Displaying hyperlinked images with PHP

2002-07-07 Thread César Aracena
-Original Message- From: Miguel Cruz [mailto:[EMAIL PROTECTED]] Sent: Monday, July 08, 2002 12:56 AM To: markbm Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Retrieving/Displaying hyperlinked images with PHP Instead of: echo img

RE: [PHP] Re: PHP Automatic Backup

2002-07-06 Thread César Aracena
Well, thanks for all the ideas. I will try to communicate with my host, but I'm sure they will go like ...is not possible unless Cobalt authorizes I also like the idea of making a hidden script that visitors will activate... C. -Original Message- From: Richard Lynch [mailto:[EMAIL

[PHP] Brand New Enviroment

2002-07-06 Thread César Aracena
Hi all. I know this is not entirely a PHP-related question, but most of you have been where I am now. I’m about to buy a used computer just for development purposes and I have a couple of questions before I close the deal. 1) It will probably be a Compaq Armada running a Celeron 600 and 256…

RE: [PHP] Mailing all the elements of a form

2002-07-06 Thread César Aracena
I suppose this is not the answer you are looking for, but it's the only one a newbie like me knows. Try to build a $body variable and pass it to the mail() function. Try this: $from = $sender_field; $subject = $subject_field; $body = $form_field1; $body .= $form_field2; $body .= $form_field3;

[PHP] PHP Automatic Backup

2002-07-05 Thread César Aracena
Hi all. I was reading the post by Pag called “MySQL backups” and I have the same question, but not the shell access. It came to my mind, that if will be very useful for me, and probably for many of us newbie’s, to be able to build an automated PHP system that could make backups by itself at a

RE: [PHP] Other than substr

2002-07-04 Thread César Aracena
Thanks for all the responses. C. -Original Message- From: César Aracena [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 1:36 PM To: PHP General List Subject: [PHP] Other than substr Hi all. I need to show up some data from a DB which consist of phone numbers

[PHP] Other than substr

2002-07-03 Thread César Aracena
Hi all. I need to show up some data from a DB which consist of phone numbers with area code. They’re stored like () . What is the best approach to print them into some textboxes so they can be edited? I’m using substr but area codes (inside parenthesis) goes from 3 to 5 numbers, so

[PHP] Blank emails

2002-06-30 Thread César Aracena
Hi all. I know it’s Sunday morning and that I’m NOT getting many responses right now ;-) I connected to the net, opened my browser, pointed it towards an e-mail script I’ve installed this afternoon in my site (SquirrelMail) qnd got into the INBOX… once there, I opened my MS Outlook and

RE: [PHP] Re: Blank emails

2002-06-30 Thread César Aracena
in Outlook and looked at the headers / message source? César aracena [EMAIL PROTECTED] wrote in message 002a01c22019$21a0c210$dfc405c8@gateway">news:002a01c22019$21a0c210$dfc405c8@gateway... Hi all. I know it's Sunday morning and that I'm NOT getting many responses right now ;-) I c

RE: [PHP] [Session] SID automatically add on all pages?

2002-06-30 Thread César Aracena
Well Tim, I don't have much time working with PHP, but I did study the template format made by Ying Zhang. I found it when searching for a shopping cart - PHP made - script. If you want to look at it, search hotscripts for mymarket. To give you an idea, I make just one page with session_start()

[PHP] SESSION's from common computers

2002-06-28 Thread César Aracena
Hi all. I have a question about sessions… which is the best way to close a session if one it’s opened for a certain user and then this user changes to another computer? I guess that I could manage with session_start_time and session_end_time fields in the DB, and tell the script to see if the

RE: [PHP] SESSION's from common computers

2002-06-28 Thread César Aracena
the cookie tells it? I mean by his username. C. -Original Message- From: John Holmes [mailto:[EMAIL PROTECTED]] Sent: Saturday, June 29, 2002 2:36 AM To: 'César Aracena'; 'PHP General List' Subject: RE: [PHP] SESSION's from common computers You really can't do anything besides saying

[PHP] Buy Sell

2002-06-27 Thread César Aracena
Hi all. Have anyone used a PHP pre-made program before that can manage classifieds by only administrator managed? I want to set up a Buy Sell site for houses, vehicles, etc… Pretty much like a Real State on-line site. Any help appreciated, Cesar Aracena mailto:[EMAIL PROTECTED] CE /

[PHP] URGENT!!! File Uplaod

2002-06-24 Thread César Aracena
Hi all. Sorry for this, but a couple of hours ago (imagine… Monday at 3 in the morning) one of my clients called and asked me to put a Photography upload for each member of his business and the dead line is in 2 hours. I’ve been messing around for the first time with file uploading, but it

RE: [PHP] Re: ARRAY, IF INSERT

2002-06-24 Thread César Aracena
the name 0 was a sql-query - it will return a ressource which will enable you to make something like $i=0; while($row = mysql_fetch_assoc($nameless_result){ #psuedo-code# # mysql_query=(insert into table set relativenumber = 'jr$i' where ID=$row[ID]); } [César L. Aracena] I think

RE: [PHP] URGENT!!! File Uplaod

2002-06-24 Thread César Aracena
!!! File Uplaod On Monday 24 June 2002 16:40, César Aracena wrote: Hi all. Sorry for this, but a couple of hours ago (imagine… Monday at 3 in the morning) one of my clients called and asked me to put a Photography upload for each member of his business and the dead line is in 2 hours. I’ve

RE: [PHP] URGENT!!! File Uplaod

2002-06-24 Thread César Aracena
Thanx for the responses... Thanx a ¡lot! -Original Message- From: BB [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 7:50 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] URGENT!!! File Uplaod It does depend on the usage, but general files are better John Holmes [EMAIL

[PHP] Is this a BUG?

2002-06-23 Thread César Aracena
Hi all, A couple of days ago, I’ve been starting to organize all my scripts into functions within libraries, and got into a problem this morning. Now, I don’t know if this is a bug or it’s just me getting confused. I got the problem when calling two functions – one gets variables from the other

RE: [PHP] Nested Menu Help

2002-06-22 Thread César Aracena
I found a way of doing this in order to show the “home” button when browsing the site, but not when seeing the home page. What I do, is to set two menus like this: If ($browse == ‘yes’) { a href=”index.php”home/a } a href=”page1.php?browse=yes”page 1/a a href=”page2.php?browse=yes

RE: [PHP] Installing Syncronizing

2002-06-21 Thread César Aracena
, 2002 7:41 PM To: César Aracena Cc: PHP General List; MySQL General Subject: Re: [PHP] Installing Syncronizing On Thu, Jun 20, 2002 at 07:26:37PM -0300, César Aracena wrote: Hello all, I have this client who has a T connection and would like to run a PHP / MySQL based program in local

[PHP] ARRAY, IF INSERT

2002-06-21 Thread César Aracena
Hi all. I have this form in which one Administrator can insert new members and after that, in another page, a form where he/she can insert the new member’s sons daughters. I want to display a table with “text inserts” into the admin can type let’s say a maximum of 5 kids in the second page.

  1   2   >