Dear Ryan, Wolf.
Apologies for asking from India only. No offence meant.
It is because I am from India and I can personally meet and discuss with the
programmers. Cost is also an issue. Mine is a startup and the finances are
low. :-(
Apologies.
Denis
- Original Message -
From: "Ry
Dear friends.
I am looking for freelance web developers in India.
Can contact me?
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Dear friends.
I have a site where I have news headers. I wish to count the clicks on the
news headers so that I can see how many times each of the the news has been
viewed. This way I can show the "most viewed" news.
Can one of you please advise hwo this can be done?
Thanks
Denis
--
PHP Gen
Dear friends.
Can anyone please show me calendar scripts to make a calendar with a monthly
display as shown in http://www.easyphpcalendar.com/ ?
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi friends.
There are so many job site scripts out there, so cannot decide.
Can anyone suggest a great software?
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi.
I am looking for a good tried and tested B2B software like Alibaba.
Can anyone please suggest if they have tried and running any?
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi.
I am looking for a shopping cart where we can have teh following :
1. Multiple vendors on our site,
2. Have accounts for all these vendors on how much sales, profits etc for
each seller.
3. Have a delivery module
4. Warehouse inventory
5. Customer complaints
Can anyone suggest a good PHP soft
Hello friends.
I am in a hurry to make a website where suppliers can advertise their
products and services and customers can place their requirements so the
requirements can be matched with the service providers.
Also vistors should be able to seek suppliers and customers.
Can anyone tell me wher
Hello friends,
Does anyone have a training course that can be bought or licensed for
training PHP and WAMP?
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
yes, but we plan to route the faxes based on the zip code to various outlets
in the city.
Thanks
Denis
"Randum Ian" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Won't converting it to a printer be simpler and cheaper?
>
> > Hello friends.
> >
> > I am trying to make a restaurant w
Hello friends.
I am trying to make a restaurant website where we can order on the net.
However, since the waiters cannot watch emails, I want to convert the mail()
messages from the webpage to a fax using an appropriate gateway.
We want one gateway to server many web sites. Is there such a possib
Hello friends.
My query output is about 20 to 30 records only. Instead of making the
visitors scroll the whole page, can I make a scrolling table with the page
such that the visitor scroll the results output table only?
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
Hello friends.
I was checking for creation of pdf document on the
server. But i was getting "Call to undefined function:
pdf_new() in /home/andsales/public_html/sap/getpdf.php
on line 2".
Can anyone te;ll me a solution?
Is there some problem with compilation of PHP
with PDFLIB libraries?
Thanks
Hello friends.
Can someone suggest a very good and easy to customise forum?
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have the following code :
Quote:
if (isset($SenderEmailAddress)){
mail($mailTo, $mailSubject, $Message);
}
Unquote
All I want to do is that , if the $SenderEmailAddress is not entered, the
mail() function should not run. However,
if the $senderEmailAddress variable is not set, the err
I have a form called feedback which has a hidden field as follows :
";
?>
I send this hidden field as a variable in form2 which sends an email with
the following code :
http://www.mydomain.com/findbymember.php?SubCategoryName=".$SubCategoryNa
me;
$Message="$SenderName had searched for '$SubCateg
Hello friends.
I am passing a variable of two word like "communications software" from one
form to the other. The variable passes as communications%20software . This
is okay for some purpose, but not for the hidden text field that I want. The
hidden text field gets the value "communications" only
Hello friends.
I need to control the users viewing from one location so that when I change the URL
string in a text file, the viewers page which has a timer automatically reads the URL
on the text pages and goes to that page.
Updating the textfile is ok. But below is the script onthe page which
Hi,
Just a thought. Have u put all the dlls in the system32 forlder?
Denis
- Original Message -
From: "Beauford.2002" <[EMAIL PROTECTED]>
To: "PHP General" <[EMAIL PROTECTED]>
Sent: Sunday, March 23, 2003 8:03 AM
Subject: [PHP] PHP and IIS
> I just installed Win2k server and IIS (need i
-
From: "Joseph Szobody" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 20, 2003 9:24 PM
Subject: [PHP] Re: Creating graphs with PHP?
> Dennis,
>
> Try this:
>
> http://www.aditus.nu/jpgraph/
>
> Joseph
>
> "Denis L. Menezes"
hello friends,
Is there a possibility to create graphs on a web page using PHP?
I have loooked through the PHP manual but cannot find anything.
Thanks very much.
Denis
Hello friends.
This is a difficult one, but I need to try for my project.
Can I have make a script where, pressing a button on one page in one PC causes a
webpage change on another PC which is also on the internet?
Thanks
Denis
Sorry folks, This question must have been asked many times before, and I must have
missed it.
Can someone please lead me to some tutorial where I can PHP and Microsoft Access?
thanks
Denis
Hello friends.
This is the first time I am trying this combination : Win XP prof + Mysql + Php + IIS.
When I click submit in the test1.php page, the page goes to test2.php, but shows the
following error :
Notice: Undefined variable: StudentLastName in c:\inetpub\wwwroot\test\test2.php on
line
Hello friends.
My records on one page are bout 200. So I wish to paginate them and show only about 20
records per page with the page numbers at the bottom of the records table and also the
"previous" and "next" links.
I mean, something line Google's searcg results page numbering system.
Can som
Hello friends,
Following is the part html output of my page got from View-source in IE.
The problem is that I gate a big blank gap on the output page from the top until about
10 lines height and only then the table is displayed. As you see I have no tags
here. Can someone tell me why I get bla
Hello friends,
Can the mail() function send emails to multiple addresses which are formatted as
follows :
[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED] etc with a comma or a semicolon
between them?
Thanks
Denis
Hello friends.
I have seen some php scripts for uploading files. They all mention thet the file goes
to a temporary folder.
How can I upload the file to a particular folder that I have created?
Thanks very much.
Denis
Hello friends,
I have a date string in the format -mm-dd in the MySQL database.
In my edit form I need to split this date string to get $Year as , $month as
mm and $day as dd .
Can someone please help me with the code?
Thanks
Denis
Or just make another mail() function with new variables.
Denis
- Original Message -
From: "Wico de Leeuw" <[EMAIL PROTECTED]>
To: "Skyhawk" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, February 25, 2003 10:41 PM
Subject: Re: [PHP] Send mail with hidden copy.
> add an etra hea
Hello friends.
In an edit form, I need the following select box.
Mr.
Ms.
Mrs.
Dr.
Capt.
My problem is : since I am getting the selected value from the database and showing it
(for editing the option value and later updating), I do not
Hello friends.
I am developing some light pages on the web basically for access by PDAs. I need to
put and alert for some members so that as soon as they log in, the next page will show
a flashing alert on the page.
Can anyone suggest how I can make text flash on a PDA considering that the PDA
Hello John. Thanks.
Do you mean you run win 2000 + PHP + MySQL?
For MySQL to run properly, will the standard binary downloaded from the
website suffice or do I need to purchase some other version of MySQL? Also
is there a good MySQL GUI for Windows machines?
Thanks very much.
Denis
Thanks
denis
Hello friends,
I wish to run PHP on a Win 2000 server, MS SQL and IIS. Can someone please guide me to
some place where there are some tutorials on how to install and run the above?
Also are there any problems by running PHp on Win 2000, MS SQL and IIS?
Thanks
Denis
--
PHP General Mailing Lis
Hello friends.
Sorry I sent the wrong code in my last mail. Here is my correct code.
I want the output of my query to be formatted such that after every 7th output, the
8th one should start on a new row in the table. I have written the following code but
does not work. Can someone please help?
Hello friends.
I want the output of my quesry to be formatted such that afdter every 7th output, the
8th one should start on a new row in ythe tabel. I have written the following code but
does not work. Can someone please help?
Quote :
";
Print"";
Print "$row[CategoryName]"." ";
Print "
I use an international mail-to-sms service provider. I generate emails and
they send them as sms messages internationally for a fee per message which I
record in a database and charge the customer as value added service.
Denis
- Original Message -
From: "YC Nyon" <[EMAIL PROTECTED]>
To: "p
Hello friends,
Can anyone please suggest me some lnks orhelp me with some info on how to make 2
scrollable areas inside one webpage? Also, can I put dynamic data output into these
areas?
Thanks very much.
Denis
Hello friends.
I have the following code :
The code works fine and the listbox is populated. But when I select a category and
press the "Search" button, the variable $CategoryName is not passed to the page
findbycategory.php. Can you please tell me where I am wrong?
Quote
\n";
}
$
Hello friends.
The follwing code displays the date on my webpage :
echo date ("l dS of F Y h:i:s A");
However, I need to add 12 hrs to this date befor displaying on the webpage. Can
someone please help me to modify the above code?
Thanks
Denis
stbox.
> On Saturday 01 February 2003 19:08, Denis L. Menezes wrote:
> > Hello friends.
> >
> > I have a listbox which I populate from a query with the database. It is
> > working fine. But additinally, I want the first item to be "Select
> > category"
Hello friends.
I have the following script. Both the errors show green font when actually the first
error should give a red font. Am I doing something wrong here?
Quote:
if($CategoryName==""){
Print "You have not entered the category name. Please go
back and enter the category name.";
Hello friends.
I have a listbox which I populate from a query with the database. It is working fine.
But additinally, I want the first item to be "Select category". Can someone please
help me how to modify by below written code to do the above?
My code : Quote :
\n";
}
$sql="SELECT DISTINCT
hello Friends?
Is there any reporting toold for PNH/MySQL like there is Crystal Reports etc?
Thanks
denis
hello friends,
I am a newbie at MySQL.
In MS Access we specifically set relationships. In MySQL, I have found no
documentation regarding setting relationships.
Is is that we do not need to set the relationships in MySQl and only matching the
Field IDs in respectyive tables is suffecient?
Tha
hello friends,
I am hosted with an ISP called Apexon. I have written php scripts to send mail from a
webpage. When I send this mail, the from address becomes [EMAIL PROTECTED] .
Their website says that the variable sendmail_from is [EMAIL PROTECTED] . I want to force
my own from address in t
Thanks Marek, Jon, Ernest.
Denis
Thanks Marek.
Could you help me with this piece of code?
';
?>
Thanks
denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hello friends,
I run some queries and output the database fields in a form with text boxes for the
purpose of editing by the administrator. My problem is that if my field value is of 2
words or more, my output text box shows only the first work. e.g. if the field is
"Jane Enterprises", the text
Hello friends.
I need to add a part of html (the banner, top menus and the logo) in all pages
dynamically. I made this part of the html and converted same to php code using "Print
" command.
Now, how do I add this code in the other pages? Should I inclue "require" or "include"
command? if yes?
hello friends.
I have a MYSql database and also a php application on the web. I need to generate
formatted reports from the database - something like a report card with table, marks,
aggregate etc. - Something like Crystal Reports for MS Visual Basic. Can this be done
with PHP or are there any
Hello friends.
Any idea which is the best way to send many sms messages from a web page? Any good
gateways or service providers?
Thanks
Denis
Hello Guys,
I want alternating colours in the output table. Can someone tell me what is wrong with
this code? I get the data but no alternating colours.
Quote :
';
Print "" ;
Print " $row[OrgName] ";
print " ";
Print "" ;
Print $row[Country];
print " ";
Print "" ;
Print $r
Hello friends.
I put the output of the database query in a table. It works fine. Now I have a need to
make the alternate rows of a different color.
Can someone please help me with the code?
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.n
nt: Friday, January 17, 2003 1:10 AM
Subject: Re: [PHP] Redirecting - here is the code
> On Friday 17 January 2003 01:07, Denis L. Menezes wrote:
> > I tried. But I get an error as follows :
> >
> > Warning: Cannot add header information - headers already sent by (output
>
&
I tried. But I get an error as follows :
Warning: Cannot add header information - headers already sent by (output
started at /usr/local/www/virtual2/66/175/19/84/html/maintenance.php:11) in
/usr/local/www/virtual2/66/175/19/84/html/maintenance.php on line 30
My code is as follows:
Untitled Do
Hello friends.
I want ot redirect users to another page after successful login. Can someone please
help me with the PHP code for redirecting? Or point me to some help page?
thanks
denis
Thanks Lars.
Sorry, then I have another question. How do I find the size of the record?
Thanks
Denis
- Original Message -
From: "Lars Olsson" <[EMAIL PROTECTED]>
To: "Denis L. Menezes" <[EMAIL PROTECTED]>
Cc: "PHP general list" <[EMAIL PROTEC
Hello Tim.
Could you help me a little further and tell me exactly where to put this?
Thanks
Denis
- Original Message -
From: "Tim Ward" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, January 14, 2003 5:16 PM
Subject: Re: [PHP] Error in variable when loopin
like seeing the
file sizes of each email in hotmail.
Thanks
Denis
- Original Message -
From: "Timothy Hitchens (HiTCHO)" <[EMAIL PROTECTED]>
To: "'Denis L. Menezes'" <[EMAIL PROTECTED]>; "'PHP general list'"
<[EMAIL PROTECTED]&
Hello Firends.
I have the following code. I am getting the query results but they are not displaying
in the table. I presume there is something wrong with a "}" in the "while" statement.
Can someone please tell me where I am wrong?
Quote :
Untitled Document
\n";
}?>
HGello friends.
I have a database from which I take 2 variables as follows :
$CompanyWebsite
$CompanyLogo
I want to dynamically show two GIFs and when the user clicks on these, they should go
to http://www.hotmail.com and http://www.yahoo.com respectively. I have problem only
with the displa
Hello friends.
I have a database from which I take 2 variables as follows :
$CompanyWebsite
$CompanyLogo
I want to dynamically show two GIFs and when the user clicks on these, they should go
to http://www.hotmail.com and http://www.yahoo.com respectively. I have problem only
with the display
Hello friends,
Can someone please redirect me to some source with javascript for following?
1. Checking if a text box is populated before going to the next page.
2. To check if any item is selected in a listbox before posting data to the next page.
3. to check if a radio button is selected before
Hello friends.
Happy New Year to you all.
Our school holds many seminars of varying durations and dates. I want to make a page
which says "What's on today" which will show all the seminars that are on today.
However the entry in the database will show two fields "Commencing Date" and "Ending
d
Hello friends,
I have the following php output line that works fine :
Print "Organisation name : ".$row[OrgName]."\n"."";
However, I want this line to be in bold, red and size=5. I tried the following code
but fails. Can someone please tell me what is wrong?
Print "Organisation name : .$row[Or
field and that is
the field named "Results".
Where do I put the tags for formatting the text contained in
the mysql field "Results"?
Thanks
Denis
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'Denis L. Menezes'&
Hello friends,
I have to put results of various departments in our school website. All results will
go in the Mysql database. The problem is formatting the output. I have output
something like this where the numbers shown are student marks :
Quote
Passed with Grade A :
Adm nos : 8177 9822 1
Hello friends.
Somehow, I cannot find the right code here.
I have a radio group with options as follows:
value1 = orgname
value2=orgcity
value3=orgsize
value4=orghead
When the user chooses "orgname" he must be redirected to the page ../orgname.php
When the user chooses "orgcity" he must be redir
little bit more?
Thanks
denis
- Original Message -
From: "Maciek Ruckgaber Bielecki" <[EMAIL PROTECTED]>
To: "Denis L. Menezes" <[EMAIL PROTECTED]>
Cc: "Justin French" <[EMAIL PROTECTED]>; "PHP general list"
<[EMAIL PROTECTED]>
Se
\n";
}
$sql="SELECT OrgName From TableResults ORDER BY OrgName";
$result=mysql_query($sql);
While($Organisation=mysql_fetch_array($result))
{
Print("$Organisation[1]\n");
}
?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
Hello Friends,
Two days ago I had asked how to do this. Thanks for the replies.
I have done the required code and I can see the html output(Under view-> source in the
IE browser) and see the option values for the listbox are acheived. But the listbox in
the browser is very thin and does not sh
Hello friends,
I am making a website for our school. My requirement is that when any student searched
for a particular club, the logo of the club abd the chairperson's phot should
automatically be shown dynamically on the top of the page. For this to be done, I have
three questions, if any of y
Hello friends,
Can someone please tell me where I can find sample scripts for populating
textboxes and listboxes on a form(when the form opens) using the data from
fields in a table?
Thanks
Denis
Hello friends,
As the subject suggests I am looking for language capabilitie on my php webpages.
Can someone please tell me which is a good way? I thought that I could have a
database, but if so, can MySQL: handle multiple languages in the fields(like chinese
language)? if this is possible, wha
Hello friends.
Pls excuse me if this is too simple a question.
I have a mysql database running with PHG scripts for member registration,
find members etc which is running well. Now I want to make a system to send
the username and passwords to members if they have lost them.
the way I am doing i
Hello friends,
I use the following code, but it does not work. Is there something wrong?
If
(ereg('^[-!#$%&\'*+\\./0-9=?A-Z^_`a-z{|}~]+'.'@'.'[-!#$%&\'*+\\/0-9=?A-Z^_`a
-z{|}~]+\.'.'[-!#$%&\'*+\\./0-9=?A-Z^_`a-z{|}~]+$',
$email_address))
){
Print ("Sorry, the email address seems to be invalid.
Hello friends,
1. Can u guys provide any links on php script master details forms?
2. data grids?
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello friends,
Can someone please tell me where I can find sample scripts for populating
textboxes and listboxes on a form(when the form opens) using the data from
fields in a table?
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
I have done php only and not cold fusion. Just out of curiosity, why are you
trying to do php? Isn't Coldfusion good enough?
Denis
- Original Message -
From: "David Garcia Aristegui" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 9:20 PM
Subject: Re: [PHP] Newb
n Sunday 21 April 2002 00:27, Denis L. Menezes wrote:
> > Thanks Gentlemen.
> >
> > After many experiments, I found the answer. It should be "= =" and not
"=".
>
> Surely you mean "==", which more than one person has already pointed out?
>
>
hello friends,
I am looking into 4 books in front of me but somehow cannot find the
following :
I have a field userid which the user fills in at registration. Before
entering the data into the database, I want to check if the userid exists in
the database.
Can someone tell me the name of the fu
Thanks Gentlemen.
After many experiments, I found the answer. It should be "= =" and not "=".
thanks for all yr help.
Denis
- Original Message -
From: "Miguel Cruz" <[EMAIL PROTECTED]>
To: "Denis L. Menezes" <[EMAIL PROTECTED]>
Cc: &l
Hello Jason.
You are right, but it still does not work.
Could it be a trim word problem?
Thanks
Denis
- Original Message -
From: "Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 20, 2002 7:34 PM
Subject: Re: [PHP] Simple IF question
> On Saturday 20 April
Hello friends,
I have a registration form with a salutation field in a listbox, in which I
want that the registrant must choose a value other than the default value of
"please select". So I wrote :
If ((!$salutation="Please select")
Print ("Sorry, please select a value in the salutation box"
Hello friends ,
I cannot enter single quotation marks in fields. Is this a standard feature
? Is there a workaround?
I am using mysql + php4 on unix.
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello friends.
I do not think I have put the right term in the subject of this message.
What I wish to do is develop a mailinmg list which , among the normal
functions, can give a list of failed email messages. Can anyone please help
me find such an application code?
Thanks
Denis
--
PHP Ge
Hello friends.
I am able to add and query my database using php. I now wish to build
webpages with textboxes and search the database with criteria from the
textboxes.
Can someone tell me the resources for building these pages?
Thanks
Denis
--
PHP General Mailing List (http://www.php.net/)
To
Hello friends. I have two files as follows :
1. The test.htm is as follows :
Untitled Document
2. The testphp1.php is as follows:
Untitled Document
Explanation : I run the test.htm and then the testphp1.php
Should I change the position of the php code?
Thanks
denis
- Original Message -
From: "Andrew Brampton" <[EMAIL PROTECTED]>
To: "Denis L. Menezes" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, April 02, 2002 12:31 AM
Subject: Re: [PHP]
Hello friends,
can someone tell me what is wrong with this code :
It gives the link ID. But then gives "error adding row"
Thanks in advance
Denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
Hello friends,
can anyone give me the links to websites who have instructions on developing
interactive webiste using MySQL and PHP?
I have 2 books, but I need to know some things which are not in these books.
Thanks
denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vis
I am a newbie and need some help.
I have a form with three textboxes named "firstname", "lastname" and
"description"
My table is called "addressbook"
Please tell me the INSERT statement. Also please tell me whether I should
include the insert statement with a php tag.
Thanks
Denis
--
PHP Ge
Hello friends.
I am a newbie to php. I am trying to connect to mysql with php.
I have a website called www.abcresources.com
The mysql database set up by the hosting company is called
"abc_resources.com"
I have a table called "addressbook"
I log in into the admin page with my username as "user"
Hello friends,
I have a form for registering by the users. This runs on php/mysql.
Can someone tell me how I could include auto password generation and
emailing of this password to users?
Thanks
denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.ne
Hello friends,
I am running a website having php and mysql support on which I want to set
up a discussions forum. Can someone advise me any web resources for building
a php-mysql forum?
Thanks
denis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/un
Hello firends,
I have three fields(input boxes) in a php form as follows :
$name
$rank
$age
My MySQL table is called "tblAddress". I know how to connect, but I do not
know the "Insert" statement. Can someone please advise me how I can insert
the above values in the tables "tblAdddress" in column
Hello friends,
Can someone tell me what is wrong with the foll script?
CREATE TABLE `sailordata` (`sailorid` INT(8) DEFAULT '' NOT NULL,
`lastname` VARCHAR NOT NULL,
`firstname` VARCHAR NOT NULL,
`middlenames` VARCHAR NOT NULL,
`dob` VARCHAR NOT NULL,
`telephone` VARCHAR NOT NULL,
Hello friends.
I am making a database website where I need to add a small help button for
every field on the form. Whenever the user clicks the small help button, I
wish to show a titleless popup window containing the help text and a "close"
button. Can someone help me with the php script for th
Hello friends.
I am running PHP4 on an Intel Win NT server 4 sp6 machine.
When I use POST the feedback form does not work but itw works when I use
GET. Can anyone advise why this is so? The data that I am using are only 2
string variables of one word each.
thank you
denis
--
PHP General M
1 - 100 of 101 matches
Mail list logo