RE: [PHP] RegExp for preg_split()

2006-04-29 Thread Weber Sites LTD
Thanks, But this example seems to be short and does the job : Unless I'm missing something? thanks -Original Message- From: Richard Lynch [mailto:[EMAIL PROTECTED] Sent: Saturday, April 29, 2006 10:29 AM To: Weber Sites LTD Cc: php-general@lists.php.net Subject: Re: [PHP] RegEx

RE: [PHP] RegExp for preg_split()

2006-04-28 Thread Weber Sites LTD
This is part of what I need. You found all of the phrases (e.g. all of the strings inside " ") But I also need all of the words that are not inside " ". thanks -Original Message- From: tedd [mailto:[EMAIL PROTECTED] Sent: Friday, April 28, 2006 6:46 PM To: Weber Si

[PHP] RegExp for preg_split()

2006-04-28 Thread Weber Sites LTD
Hi I'm looking for the RegExp that will split a search string into search keywords. while taking " " into account. >From what I managed to find I can get all of the words into an array but I would like all of the words inside " " to be in the same array cell. NE1? thanks berber

RE: [PHP] New Help with Javascript Navigation

2006-04-27 Thread Weber Sites LTD
I know I'm going to get heat for this example So cool down, it's just an example :) Do you mean something like : http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20060119AtlasN K/manifest.xml Only for PHP? berber -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [PHP] PHP Script to open phpBB2 accounts

2006-04-23 Thread Weber Sites LTD
v.com/get_example-4383.html Thanks berber -Original Message- From: Gerr D [mailto:[EMAIL PROTECTED] Sent: Saturday, April 22, 2006 8:51 PM To: [EMAIL PROTECTED] Cc: Weber Sites LTD; php-general@lists.php.net Subject: Re: [PHP] PHP Script to open phpBB2 accounts Richard, On 4/20/06, Ri

RE: [PHP] PHP Script to open phpBB2 accounts

2006-04-21 Thread Weber Sites LTD
, 2006 8:08 am, John Nichel wrote: > Weber Sites LTD wrote: >> I have been on this list since 1998. Looking at some of the > '98 > you > say? Well, I don't remember you, but one would think being a part of I do. He posted an answer link for almost every question to

RE: [PHP] PHP Script to open phpBB2 accounts

2006-04-20 Thread Weber Sites LTD
It's possible and I may do that however, weberdev, by far Has much more traffic so it's the side that I want to start With. Thanks berber -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 20, 2006 6:25 PM To: php-general@lists.php.net Cc: [EMAIL

RE: [PHP] PHP error log

2006-04-20 Thread Weber Sites LTD
ROTECTED] Sent: Thursday, April 20, 2006 5:15 PM To: Weber Sites LTD Cc: php-general@lists.php.net Subject: Re: [PHP] PHP error log Run the include file separately and see if it produces an error. Also make sure that if you have "short open tags=OFF" that your include file uses normal tags.

RE: [PHP] PHP Script to open phpBB2 accounts

2006-04-20 Thread Weber Sites LTD
emy Schreckhise -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Thursday, April 20, 2006 9:11 AM To: php-general@lists.php.net Subject: Re: [PHP] PHP Script to open phpBB2 accounts Weber Sites LTD wrote: > Yes, both sites are on the same server but weberdev was

RE: [PHP] PHP Script to open phpBB2 accounts

2006-04-20 Thread Weber Sites LTD
l 20, 2006 4:00 PM To: Weber Sites LTD Cc: 'Stut'; php-general@lists.php.net Subject: Re: [PHP] PHP Script to open phpBB2 accounts OK, so maybe this just seems moot, but... Weber Sites LTD wrote: > Yes, both sites are on the same server but weberdev was built by me > And weberfor

RE: [PHP] PHP Script to open phpBB2 accounts

2006-04-20 Thread Weber Sites LTD
mailto:[EMAIL PROTECTED] Sent: Thursday, April 20, 2006 3:12 PM To: Weber Sites LTD Cc: php-general@lists.php.net Subject: Re: [PHP] PHP Script to open phpBB2 accounts Weber Sites LTD wrote: >Not exactly, we are talking about two different sites with two >different Databases. Each site h

RE: [PHP] PHP Script to open phpBB2 accounts

2006-04-20 Thread Weber Sites LTD
-Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Thursday, April 20, 2006 3:08 PM To: php-general@lists.php.net Subject: Re: [PHP] PHP Script to open phpBB2 accounts Weber Sites LTD wrote: > Google was the 1st place I looked. Maybe the phpBB site/forums would have be

RE: [PHP] PHP Script to open phpBB2 accounts

2006-04-20 Thread Weber Sites LTD
; ? Thanks berber -Original Message- From: Stut [mailto:[EMAIL PROTECTED] Sent: Thursday, April 20, 2006 2:09 PM To: Weber Sites LTD Cc: [EMAIL PROTECTED]; php-general@lists.php.net Subject: Re: [PHP] PHP Script to open phpBB2 accounts Weber Sites LTD wrote: >When you go to http://www

RE: [PHP] PHP Script to open phpBB2 accounts

2006-04-20 Thread Weber Sites LTD
is on Google, what do we need this list for? If you don't have anything better to write, why don't you Save us all the BW? I can find cool jokes on Google too... -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 9:39 PM To: Weber

RE: [PHP] PHP Script to open phpBB2 accounts

2006-04-20 Thread Weber Sites LTD
When you go to http://www.weberdev.com you need to create an account For some of the options. IF you go to http://www.weberforums.com you Need to create a 2nd account cause there is no connection between The two sites. I'm looking for a script (I found something on phpbb.com but it's not Working v

RE: [PHP] POST arrays?

2006-04-20 Thread Weber Sites LTD
Have a look at : http://www.weberdev.com/AdvancedSearch.php?searchtype=title&search=serializ berber -Original Message- From: William Stokes [mailto:[EMAIL PROTECTED] Sent: Thursday, April 20, 2006 1:17 PM To: php-general@lists.php.net Subject: Re: [PHP] POST arrays? Can someone help me

[PHP] PHP error log

2006-04-20 Thread Weber Sites LTD
Hi I'm using PHP 4.4.0 (cli) and all of the errors / warnings are written to file. I can see all of the direct errors but when I have an error inside an include file the script fails and the error is not shown in the log. I have to "guess" Where the error is. Any idea what I'm missing. Thanks B

[PHP] PHP Script to open phpBB2 accounts

2006-04-19 Thread Weber Sites LTD
I'm looking for a ready made php script that can open phpBB 2.0.20 accounts By sending username, email and password. NE!? Thanks berber -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Including files from another site

2006-04-17 Thread Weber Sites LTD
rely? Thanks for your advice. ""Weber Sites LTD"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm not sure I understand what you are trying to do. > What is the connection between frames and security? > > In general, assuming that all use

RE: [PHP] Including files from another site

2006-04-17 Thread Weber Sites LTD
I'm not sure I understand what you are trying to do. What is the connection between frames and security? In general, assuming that all users have access to The same scripts, you need to include in all of your Scripts some kind of security logic that tells the Script which user can do what. Usual

[PHP] OT - PHP Code Contest

2006-04-17 Thread Weber Sites LTD
Just wanted to refresh the memory of the veterans here and also let the new people here know that there is a monthly code contest going on since April 2004 with pretty cool prizes from relevant sponsors (Zend, NuSphere, TemplateMonster, php|architect, PHP magazine and others). The contest is held

RE: [PHP] Bar codes

2006-04-16 Thread Weber Sites LTD
Barcodes On The Fly With GD http://www.weberdev.com/get_example-184.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com PHP & MySQL Forums : http://www.weberforums.com Learn PHP & MySQL Playing Trivia :

RE: [PHP] Date addition problem

2006-03-29 Thread Weber Sites LTD
Date of today +1 .. +x days http://www.weberdev.com/get_example-292.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. SEO Data Monitor http://seo.weberdev.com -Original Message- From: Adrian Bruce [mailto:[EMAIL PROTECTED] Sent: Wednes

RE: [PHP] Not sure if this is a php problem or a mysql problem

2006-03-29 Thread Weber Sites LTD
If you want to do it in PHP you can always do : $Tomorrow = date( "Y-m-d", strtotime ("1 day" ) ) ; Or more general : http://www.weberdev.com/get_example-292.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. SEO Data Monitor http://seo.weberdev.

RE: [PHP] Word to txt

2006-03-29 Thread Weber Sites LTD
Try this : Class to convert any document, that can be read by MS Word, to another format supported by Word. http://www.weberdev.com/get_example-3211.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. SEO Data Monitor http://seo.weberdev.com --

RE: [PHP] Why does this work on one server, but not another?

2006-03-23 Thread Weber Sites LTD
al Message- From: tedd [mailto:[EMAIL PROTECTED] Sent: Thursday, March 23, 2006 8:16 PM To: php-general@lists.php.net; Weber Sites LTD Subject: RE: [PHP] Why does this work on one server, but not another? >Are you escaping the image string before you insert it? > >berber berber: Aaa

RE: [PHP] Why does this work on one server, but not another?

2006-03-23 Thread Weber Sites LTD
Are you escaping the image string before you insert it? berber -Original Message- From: tedd [mailto:[EMAIL PROTECTED] Sent: Thursday, March 23, 2006 7:48 PM To: php-general@lists.php.net Subject: [PHP] Why does this work on one server, but not another? Hi gang: I posted this question

RE: [PHP] using DOM functions with embedded html / encoding

2006-03-21 Thread Weber Sites LTD
Not sure how to directly help but have a look at these code examples that Use createElement, maybe you can get the idea from that. http://www.weberdev.com/AdvancedSearch.php?example=createElement&searchtype= example&sort=submit_date+desc&search=&category=&date=&page=1&secondary=&Sear chIn=All+Cat

RE: [PHP] Invoices

2006-03-19 Thread Weber Sites LTD
Check out : http://www.sugarcrm.com/crm/ Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com PHP & MySQL Forums : http://www.weberforums.com Search for PHP Code from your browser http://toolbar.weberdev.com F

RE: [PHP] PHP, SQL, AJAX, JS and populating a SelectBox?

2006-03-18 Thread Weber Sites LTD
Why invent the wheel? http://developer.ebusiness-apps.com/technologies/webdevelopment/codeandcompo nents/ebawebcombov3/default.htm Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com PHP & MySQL Forums : http

RE: [PHP] highlight_string()

2006-03-10 Thread Weber Sites LTD
oking for anything between And some of the code examples have .?> So what I really take out is How can I avoid this? thanks -Original Message- From: chris smith [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2006 1:19 PM To: Weber Sites LTD Cc: php-general@lists.php.net Sub

RE: [PHP] highlight_string()

2006-03-10 Thread Weber Sites LTD
;/i',$text,$CodeArray,PREG_PATTERN_ORDER); Thanks. -Original Message- From: Chris [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 07, 2006 3:08 AM To: Weber Sites LTD Cc: php-general@lists.php.net Subject: Re: [PHP] highlight_string() Weber Sites LTD wrote: > I was afraid o

RE: [PHP] highlight_string()

2006-03-06 Thread Weber Sites LTD
[mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 11:59 AM To: Weber Sites LTD Cc: php-general@lists.php.net Subject: Re: [PHP] highlight_string() On 3/6/06, Weber Sites LTD <[EMAIL PROTECTED]> wrote: > The only way I could work around this was to put empty at the > Beginning of

RE: [PHP] highlight_string()

2006-03-06 Thread Weber Sites LTD
the beginning of the example. Without them, all of the example, including the text and HTML Part will be painted by highlight_string(). Is this a bug? -Original Message- From: Weber Sites LTD [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 11:29 AM To: php-general@lists.php.net

[PHP] highlight_string()

2006-03-06 Thread Weber Sites LTD
Hi >From what I see, highlight_string() should only change text between . Any idea why it highlights all of the text I send to it (even text outside ? Thanks berber -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Expat + PHP Examples...

2006-02-26 Thread Weber Sites LTD
I'm not sure if this is the same thing (expat and patxml) http://www.weberdev.com/ViewArticle-441.html http://www.weberdev.com/ViewArticle-444.html berber -Original Message- From: Gustav Wiberg [mailto:[EMAIL PROTECTED] Sent: Sunday, February 26, 2006 12:19 AM To: PHP General Subject:

RE: [PHP] RSS / XML

2006-02-25 Thread Weber Sites LTD
Here are a few (from easy to hard) Parsing XML With DOMXML And PHP http://www.weberdev.com/ViewArticle-158.html Converting XML Into a PHP Data Structure http://www.weberdev.com/ViewArticle-389.html Building XML Trees with PEAR's XML_Tree Class http://www.weberdev.com/ViewArticle-345.html Buildi

RE: [PHP] PHP/LDAP Authentication

2006-02-19 Thread Weber Sites LTD
Maybe this can help : Authentication script to authenticate users in Active Directory through LDAP. http://www.weberdev.com/get_example-3261.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. Search for PHP Code from your browser http://toolbar.w

RE: [PHP] CSS Groups?

2006-02-16 Thread Weber Sites LTD
http://www.weberforums.com There is a CSS forum where I get all of my questions answered :) berber -Original Message- From: William Stokes [mailto:[EMAIL PROTECTED] Sent: Thursday, February 16, 2006 2:58 PM To: php-general@lists.php.net Subject: [PHP] CSS Groups? Anybody know any goo

RE: [PHP] PHP job postings?

2006-02-16 Thread Weber Sites LTD
http://www.weberforums.com/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, February 16, 2006 10:46 PM To: php-general@lists.php.net Subject: [PHP] PHP job postings? Just wondering if anyone know of a mailing list of forum specifically dedicated to s

RE: [PHP] Regular expression

2006-02-15 Thread Weber Sites LTD
ject: Re: [PHP] Regular expression Weber Sites LTD wrote: > Check out some Regular Expression code examples To learn more : > > http://www.weberdev.com/AdvancedSearch.php?searchtype=category&categor > y=Rege > xps > > Sincerely > > berber > ZONG! -> No r

RE: [PHP] Regular expression

2006-02-15 Thread Weber Sites LTD
Check out some Regular Expression code examples To learn more : http://www.weberdev.com/AdvancedSearch.php?searchtype=category&category=Rege xps Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. Uptime Monitor : http://uptime.weberdev.com SEO Data M

RE: [PHP] Complications when sending HTML email

2006-02-14 Thread Weber Sites LTD
It works for me :) I tested it before mailing you the answer. I have no idea what could be causing the problem. berber -Original Message- From: Peter Lauri [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 11:51 AM To: 'Weber Sites LTD'; php-general@lists.php.net S

RE: [PHP] Complications when sending HTML email

2006-02-14 Thread Weber Sites LTD
Did you put this in your headers? MIME-Version: 1.0\r\nContent-Type: text/html; charset=iso-8859-1\r\n Test","MIME-Version: 1.0\r\nContent-Type: text/html; charset=iso-8859-1\r\nFrom:[EMAIL PROTECTED]"); ?> Sincerely berber Visit the Weber Sites Today, To see where PHP might take you to

RE: [PHP] Flatfile forum?

2006-02-12 Thread Weber Sites LTD
Sorry for the lame question :) But why? Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com PHP & MySQL Forums : http://www.weberforums.com Learn PHP & MySQL Playing Trivia : http://www.webertrivia.com ---

RE: [PHP] how to learn php

2006-02-11 Thread Weber Sites LTD
Btw, if we are talking about tutorials :) PHP 101 (part 1): Down The Rabbit Hole http://www.weberdev.com/ViewArticle/433 PHP 101 (part 2): Calling All Operators http://www.weberdev.com/ViewArticle/435 PHP 101 (part 3): Looping The Loop http://www.weberdev.com/ViewArticle/436 PHP 101 (part 4): T

RE: [PHP] how to learn php

2006-02-11 Thread Weber Sites LTD
If you like to learn while playing, you may want to look at http://www.webertrivia.com. You can learn PHP, MySQL And Linux while playing trivia :) Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP & MySQL Forums : http://www.weberforums.com Search

RE: [PHP] vaidation and mail function question

2006-02-10 Thread Weber Sites LTD
You may want to have a look at : Power Form Validation http://www.weberdev.com/get_example-4248.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP & MySQL Forums : http://www.weberforums.com Learn PHP & MySQL Playing Trivia : http://www.webe

RE: [PHP] PHP_fsockopen_connection refused(111)

2006-02-09 Thread Weber Sites LTD
This may help : http://www.weberdev.com/get_example-4335.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. SEO Data Monitor : http://seo.weberdev.com PHP & MySQL Forums : http://www.weberforums.com Free Uptime Monitor : http://uptime.weberdev.co

RE: [PHP] socket_read

2006-02-09 Thread Weber Sites LTD
Check out some XML examples, maybe you can find more there : http://www.weberdev.com/AdvancedSearch.php?example=&searchtype=category&sort =title&search=&category=XML&date=&secondary=&SearchIn=All+Categories&IsSub=& PHPFunctions=&Articles=on Sincerely berber Visit the Weber Sites Today, To

RE: [PHP] target?

2006-02-08 Thread Weber Sites LTD
What you need to do is close page2.htm with JavaScript (window.close) And then page1.htm will be back. To make sure page1 will be back You can reload it with onload=focus() in the . Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples :

RE: [PHP] Hide email addresses from spam bots

2006-02-01 Thread Weber Sites LTD
Check this out : Encoding email address http://www.weberdev.com/get_example-3624.html Protect your email links from being spidered by spam email robots http://www.weberdev.com/get_example-3272.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow.

RE: [PHP] image uploads

2006-02-01 Thread Weber Sites LTD
Don't mistake client side cache with FS / WebServer cache. Also, take into consideration that getting an image from FS is much More efficient than from MySQL so why go there? As for order, that's really not a problem as you can build a simple Directory hierarchy such as : /home/MySite/images/b/be

RE: [PHP] image uploads

2006-01-31 Thread Weber Sites LTD
The main reason I don't like storing the images in the DB is because File system is much more fast then DB. FS and the web server know How to cache images while using the DB makes you access the DB for each and every picture. It's also harder to maintain cause you don't have a physical file you c

RE: [PHP] image uploads

2006-01-31 Thread Weber Sites LTD
Check this out : http://www.weberdev.com/get_example-3938.html Image Upload And Resize Script Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP & MySQL Forums : http://www.weberforums.com Learn PHP & MySQL Playing Trivia : http://www.webertrivia.

RE: [PHP] form variables issue

2006-01-31 Thread Weber Sites LTD
I'm not sure I understand the problem. Can you send a link to the page and post some code? Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com Free Uptime Monitor : http://uptime.weberdev.com PHP content for y

RE: [PHP] A black thumbnail.

2006-01-28 Thread Weber Sites LTD
I don't see any article / example that takes care of it all and also shows a thumb :) So the previous article shoed everything but the thumb, try this one for the thumb : http://www.weberdev.com/ViewArticle-388.html berber -Original Message- From: tedd [mailto:[EMAIL PROTECTED] Sent: S

RE: [PHP] A black thumbnail.

2006-01-27 Thread Weber Sites LTD
Check out this article : http://www.weberdev.com/ViewArticle-3.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP & MySQL Forums : http://www.weberforums.com Learn PHP & MySQL Playing Trivia : http://www.webertrivia.com Free Uptime Monitor : ht

RE: [PHP] questions regarding PHP and Forms

2006-01-27 Thread Weber Sites LTD
Check out this list of code examples to help with #1 http://www.weberdev.com/AdvancedSearch.php?searchtype=title&search=validatio n Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com Free Uptime Monitor : htt

RE: [PHP] Best way to handle PREVIOUS and NEXT processing of database records retrieved

2006-01-26 Thread Weber Sites LTD
Check out : Pagination http://www.weberdev.com/get_example-4242.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com Free Uptime Monitor : http://uptime.weberdev.com PHP content for your site : http://c

RE: [PHP] automating creation of thumbnails

2006-01-26 Thread Weber Sites LTD
Here are some more to check out :) Dynamic Thumbnail Generation http://www.weberdev.com/ViewArticle-388.html upload one or more files, and show thumbs and html code of images, I images were uploaded. http://www.weberdev.com/get_example-3083.html Image Upload And Resize Script http://www.weberde

RE: [PHP] Counting files in directory and subdirectory!

2006-01-25 Thread Weber Sites LTD
You can start with looking at some code examples that do similar things : Directory browser http://www.weberdev.com/get_example-1539.html How to get a dir listing of the current dir of php script in an array http://www.weberdev.com/get_example-1855.html filesystem Show Files Script http://www.

[PHP] Graphs

2006-01-22 Thread Weber Sites LTD
What is the best (Free) way to create good looking graphs with PHP? Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com PHP & MySQL Forums : http://www.weberforums.com Learn PHP & MySQL Playing Trivia : http:/

RE: [PHP] Managing sessions...

2006-01-20 Thread Weber Sites LTD
Maybe this class can help make things simpler : A beginner's session handling class http://www.weberdev.com/get_example-4175.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com PHP & MySQL Forums : ht

RE: [PHP] Email Form

2006-01-20 Thread Weber Sites LTD
From: Richard Lynch [mailto:[EMAIL PROTECTED] Sent: Friday, January 20, 2006 11:21 PM To: Weber Sites LTD Cc: 'Igal Rubinstein'; 'Thomas Bonham'; php-general@lists.php.net Subject: RE: [PHP] Email Form On Fri, January 20, 2006 9:02 am, Weber Sites LTD wrote: > I'm trying to

RE: [PHP] difference between require and include

2006-01-20 Thread Weber Sites LTD
Check out some info here : http://www.weberdev.com/ViewArticle/440 Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com PHP Web Logs : http://www.weberblog.com/ PHP & MySQL Forums : http://www.weberforums.c

RE: [PHP] Email Form

2006-01-20 Thread Weber Sites LTD
eber Sites LTD Cc: 'Thomas Bonham'; php-general@lists.php.net Subject: RE: [PHP] Email Form On Thu, January 19, 2006 3:25 pm, Weber Sites LTD wrote: > Check out : > > http://www.weberdev.com/get_example-336.html > > http://www.weberdev.com/get_example-1557.html > > I

RE: [PHP] Email Form

2006-01-19 Thread Weber Sites LTD
Check out : http://www.weberdev.com/get_example-336.html http://www.weberdev.com/get_example-1557.html In general you need to add the From header : Mail($To,$subject,$body,"From:[EMAIL PROTECTED]"); Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow

RE: [PHP] php script running as a cgi

2006-01-16 Thread Weber Sites LTD
When running scripts in CGI mode you do not run them via your web server. Why do you expect to find variables that come from the web? I must be missing something. Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberde

RE: [PHP] how 2 stroe images in Mysql Database using PHP

2006-01-16 Thread Weber Sites LTD
You may also want to check this article : Saving Images in MySQL http://www.weberdev.com/ViewArticle-3.html Berber -Original Message- From: Richard Correia [mailto:[EMAIL PROTECTED] Sent: Monday, January 16, 2006 5:45 PM To: suresh kumar Cc: php-general@lists.php.net Subject: Re: [P

RE: [PHP] help plz

2006-01-16 Thread Weber Sites LTD
A good book to check out : 100+ Practical PHP Solutions http://www.sitepoint.com/launch/weberdev/2/7 Download the sample chapter and see if you like it. Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com P

RE: [PHP] php .htaccess

2006-01-11 Thread Weber Sites LTD
You may want to check this list of Authentication related code examples : http://www.weberdev.com/search.php3?searchtype=category&category=Authenticat ion&secondary=&IsSub=1 Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://w

RE: [PHP] Speed

2006-01-11 Thread Weber Sites LTD
Why not check it? Try to query for the AVG() and get the result or query for the data and do a loop in PHP to calculate the AVG. Check the time each Takes. My Money is that getting the value from SQL will be faster. Sincerely berber Visit the Weber Sites Today, To see where PHP might tak

RE: [PHP] PHP and SOAP newbie questions

2006-01-10 Thread Weber Sites LTD
I'm not experienced with WSDL but I can see it's in use here : http://www.weberdev.com/ViewArticle/439 Maybe it can help... Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com PHP Web Logs : http://www.web

RE: [PHP] Image editing?

2006-01-08 Thread Weber Sites LTD
Check out these code examples to start with : http://www.weberdev.com/search.php3?IsSub=1&searchtype=category&category=GD+ image+library&secondary=PHP&PHPFunctions=on Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.we

RE: [PHP] upload path

2005-12-16 Thread Weber Sites LTD
Something like this? http://www.weberdev.com/get_example-3701.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com PHP Web Logs : http://www.weberblog.com/ PHP & MySQL Forums : http://www.weberforums.com