Re: [PHP] Re: GeoIP?

2009-03-16 Thread zerof
Nitsan Bin-Nun escreveu: Hi Michelle, Try to use sqlite instead of any other database. It will be better I guess. Regards, Nitsan On Sun, Mar 15, 2009 at 9:08 PM, zerof . wrote: Please, avoid to reply our messages with entire heads. I don't like to see my email along these. zerof

[PHP] Re: GeoIP?

2009-03-15 Thread zerof
. The procedures that I use, can be seen in the tutorial located at: http://www.educar.pro.br/i_en/GeoIP/ ( An alternative procedure to the one proposed, is to use phpMyAdmin to upload the CSV file to MySQL.) -- zerof http://www.educar.pro.br/ http://www.geoticks.com

Re: [PHP] IE Problem Detecting Post Variables

2009-01-02 Thread zerof
/ input name=style type=image src=himages/switch-button-default.gif title=Alternate Theme id=style2 value=alternate / /form /div . -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project

[PHP] Re: geolocation

2008-09-02 Thread zerof
/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- You must hear, always, one second opinion! In all cases. -- Let the people know if this info

[PHP] Re: exif_imagetype and constant confusion

2008-06-20 Thread zerof
- http://www.educar.pro.br/i_en/php/exif/ --- -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- You must hear, always, one second opinion! In all cases

[PHP] Re: PHP compile

2008-06-09 Thread zerof
Hélio Rocha escreveu: Hi there, How can i compile or encrypt a PHP project without changing any thing on the server? [Fast-]CGI it's a possibility. Thanks in advance. Hélio http://www.roadsend.com/home/index.php -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics

[PHP] Re: php5.2.4 and apache2.0.63 on WinXp

2008-06-01 Thread zerof
--- Try these links. (With non-traditional settings, however, easier to configure) http://www.educar.pro.br/i_en/apache/v20/ http://www.educar.pro.br/i_en/php/v5/ http://www.educar.pro.br/i_en/mysql/v50/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management

[PHP] Re: PHP eg.

2008-05-31 Thread zerof
mukesh yadav escreveu: Hi, I'm trying to learn a PHP by myself...and i need a help. I have learned all the basic but i dont know how to implement the stuff. Can you please guys help me out give me a small site in PHP so that i can study and learn. thank you. Maybe, this site can help you to

[PHP] Re: AMP installer

2008-02-22 Thread zerof
manually... but dont have the time to pure over help docs for hours or days. Am on Win Vista premium. Thanks! Ryan --- http://www.educar.pro.br/en/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management

[PHP] Re: PHP Source code protection

2008-02-06 Thread zerof
pure, unprotected script... Is htere a way to secoure my code so when they put it on the server, they can't see it! Thank You! Try Roadsend, now as Open Source: http://www.roadsend.com/home/index.php?SMC=1pageID=compiler -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean

[PHP] Re: Image manipulation on the fly

2007-11-08 Thread zerof
. ... http://www.educar.pro.br/en/a/gdlib/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve, sempre, consultar uma segunda opinião

[PHP] Re: gd with php 5.2.4

2007-10-14 Thread zerof
xx escreveu: Help! I'm using php version 5.2.4 and I'm not able to even get a pointer to a jpg image (ImageCreateFromJPEG(filename)). When I do so the program exits ... Can anybody help me, please? - http://www.educar.pro.br/en/a/gdlib/index.php?pn=15tr=97 -- zerof http

[PHP] Re: Generating foldout menus in php

2007-09-04 Thread zerof
) to do this? Thanks Arno http://phplayersmenu.sourceforge.net/ http://labs.adobe.com/technologies/spry/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- You must hear

[PHP] Re: Heredocs

2007-08-29 Thread zerof
END; ? /p - An example: ?php /* zerof HEREDOC, a here document (also called a here-document), is a way of specifying a string literal in shells such as Bash, Windows PowerShell and the Bourne Shell, as well as programming languages

[PHP] Re: Render fonts

2007-08-19 Thread zerof
I would like to render some fonts into images, for captions on a site. What tools should I use to get the best looking render? Do you guys use the built-in tools PHP has, or are there third party libraries that does a better job? ... http://www.educar.pro.br/en/a/gdlib/ -- zerof

[PHP] Re: Creating watermarks

2007-08-04 Thread zerof
that? --- http://www.educar.pro.br/en/a/gdlib/index.php?pn=76tr=97 http://www.educar.pro.br/en/a/gdlib/index.php?pn=23tr=97 http://www.educar.pro.br/en/a/gdlib/index.php?pn=81tr=97 -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management

[PHP] Re: Which Chat system to use

2007-08-04 Thread zerof
- operator/ban - registration of the nickname - archive of previous chats thanks. -- http://socket7.net/lace/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- You must hear, always

[PHP] Re: php install problem

2007-08-03 Thread zerof
changed and says No input file specified. Weird. If someone could shed light I'd appreciate it. Thanks - IMHO, the best, is to use the WAMP environment. Try: http://www.educar.pro.br/en/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management

[PHP] Re: Flash / Ajax / PHP

2007-06-30 Thread zerof
, then use Ajax to deliver the new content? Thanks in advance, David --- The right place: http://labs.adobe.com/technologies/spry/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve

[PHP] Re: GD Library and outputing image

2007-06-15 Thread zerof
); imagedestroy($image); imagedestroy($image_resized); die(); This is not allowed here. --- Please see an example of imagecopyressampled() here: http://www.educar.pro.br/en/a/gdlib/index.php?pn=20tr=97 -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project

Re: [PHP] Going from simple to super CAPTCHA

2007-06-12 Thread zerof
This is another intersting example of CAPTCHA, from - Carnegie Mellon University: http://recaptcha.net/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve, sempre, consultar uma

[PHP] Re: Faulting module php4ts.dll

2007-06-08 Thread zerof
, Chris Try this: 01 )download the full version (.zip package) of php 4.3.11, unzip it in a temporary folder, search into the unpacked folder for: php4ts.dll; 02) make a backup copy of your php4ts.dll, and execute copy/paste this new php4ts.dll in the same place. -- zerof http

Re: [PHP] Image Information

2007-06-06 Thread zerof
-- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve, sempre, consultar uma segunda opinião! -- Deixe todos saberem se esta informação

Re: [PHP] Image Information

2007-06-06 Thread zerof
Stut escreveu: zerof wrote: Steve Marquez escreveu: Greetings, I am trying to get information (width, height, file size) from an image before it is uploaded. Is there a way to do that? Thank you, -- Steve Marquez array getimagesize ( string file_image_name ) http://www.educar.pro.br/en

[PHP] Re: undefined GD function

2007-06-04 Thread zerof
); echo pre; print_r ( $gdfuncs ); echo /pre; ? To see all the active GD funtions. -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve, sempre, consultar uma segunda opinião

[PHP] Re: linking to an image with document_root

2007-06-01 Thread zerof
think the best solution is to set the image path using de define function. @define (PATHTOIMG, the_path/, true ); echo 'img src=' . PATHTOIMG . 'image.png border=0 alt=image.png title=Image title /'; -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management

[PHP] Re: PHP 5.2.2 - Undefined Function mysql_connect()

2007-05-07 Thread zerof
(display_errors,1); $cn = mysql_connect(localhost,root,password); ? and I get the error: *Fatal error*: Call to undefined function mysql_connect() any ideas? thanks in advance, jason -- -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL

[PHP] Re: transparent gifs with matte?

2007-04-24 Thread zerof
, but the code is simple to understand) http://www.educar.pro.br/a/gdlib/index.php?pn=81tr=97 -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve, sempre, consultar uma segunda opinião

[PHP] Re: how to detect type of image

2007-04-21 Thread zerof
it. Does it exist a technique for that ? thanks a lot, function getimagesize: http://www.educar.pro.br/a/gdlib/index.php?pn=22tr=97 -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve

[PHP] Re: IP Geolocation Scripts

2007-03-29 Thread zerof
Lite from Maxmind, it works fine for me! In the Maxmind site you can get the free CSV that can be converted to MySQL or other DB. http://www.maxmind.com/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management

[PHP] Re: php bar/graph scripts/library

2007-03-16 Thread zerof
Ron Croonenberg escreveu: hello all, I am looking for some scripts/libraries etc to produce some bar graphs etc. Does anyone know of something nice (that works on Linux) thanks, Ron -- The origins, http://www.aditus.nu/jpgraph/jpdownload.php -- zerof http://www.educar.pro.br

[PHP] Re: Creating variable names from values

2007-03-08 Thread zerof
-nbsp;nbsp;nbsp;$person05 = ' . $person05; echo 'br /br /echo $person08br /nbsp;nbsp;nbsp;o-nbsp;nbsp;nbsp;$person08 = ' . $person08; -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você

[PHP] Re: Matching Proper Versions Of PHP and MySQL

2007-03-05 Thread zerof
] The last release version of PHP is 5.2.1. The last relase version of MySQL is 5.0.27. You can use php 5.2.1 with MySQL 5.0.27 without problems. The system is very stable. -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management

[PHP] Re: how to display images stored in DB

2007-02-25 Thread zerof
, instead of. -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve, sempre, consultar uma segunda opinião! -- Deixe todos saberem se esta

[PHP] Re: two php.ini on the same server

2007-01-26 Thread zerof
1.3.xx running php 4 Apache 2 running php 5 http://www.educar.pro.br/ 2) To use only one Apache2 Service Setting two virtual hosts, one for php4 and other for php5 http://foundationphp.com/tutorials/apache22_vhosts.php -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL

[PHP] Re: Multi lingual pages

2007-01-24 Thread zerof
/app/ip-location -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve, sempre, consultar uma segunda opinião! -- You must hear

[PHP] Re: JPEG info needed

2007-01-23 Thread zerof
Gerry D escreveu: I need PHP to find out if a jpeg file uses progressive encoding. None of the standard exif or image functions seem to be able to tell me that. (please correct me if I'm wrong) Can anybody help me? TIA Gerry http://www.jpeg.org/ -- zerof http://www.educar.pro.br/ Apache

[PHP] Re: Extracting XMP text from Jpeg

2007-01-13 Thread zerof
. http://www.ozhiker.com/electronics/pjmt/library/list_contents.php4?show_fn=XMP.php -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve, sempre, consultar

[PHP] Re: Extracting XMP text from Jpeg

2007-01-13 Thread zerof
://www.educar.pro.br/abc/gdlib/index.php?pageNum_rsNVER=22totalRows_rsNVER=97 -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve, sempre, consultar uma segunda opião

[PHP] Re: PHP/Apache configuration failure

2007-01-10 Thread zerof
/ -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Project Management -- Você deve, sempre, consultar uma segunda opião! -- You must hear, always, one second

[PHP] Re: GD 2.0.28 + PHP 4.4.2 + pixelation :(

2006-12-28 Thread zerof
createthumb($name,$filename,$new_w,$new_h) http://www.educar.pro.br/abc/gdlib/ zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: GD - Problem writing text

2006-11-23 Thread zerof
the servers is: FreeType Linkagewith TTF library is set on the faulty one. Can this be the problem? Cheers /Fredrik Thunberg [EMAIL PROTECTED] I have some useful examples here: http://www.educar.pro.br/abc/gdlib/ndex.php ( uti et abuti ) - zerof -- PHP General Mailing List (http

[PHP] Re: Hide Warnings

2006-11-18 Thread zerof
before the name of the function. - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: php.ini

2006-11-09 Thread zerof
System Tab Advanced Environment Variables Select the variable Path Click Edit Add at the end, the term: ;C:\php; + Click OK, OK, . . . to conclude. ex-corde, zerof http://www.educar.pro.br/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] Re: php.ini

2006-11-09 Thread zerof
Matt escreveu: Adding the line: PHPINIDir c:/php/ to my Apache configuration file has worked for me on Windows installs, assuming that you are using Apache. -- OH yes, in Apache 2.x this is also necessary. - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] Re: Is there a function can decrypt md5 ??

2006-10-24 Thread zerof
be used to validate data, like a signature. - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Is there a function can decrypt md5 ??

2006-10-24 Thread zerof
, zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: newbie php tutorial question

2006-10-02 Thread zerof
srdaniel escreveu: I setup Apache 2.2.3.0 and PHP 5.1.6.6. When I run this PHP file: html head titlePHP Test/title /head body ?php echo 'pHello World/p'; ? /body /html - Start here: http://www.educar.pro.br/ - zerof -- PHP General

[PHP] Re: live chat support

2006-09-01 Thread zerof
and everything. Thanks! - http://livehelp.stardevelop.com/ http://www.helpcenterlive.com/ - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: image manipulation with php

2006-08-29 Thread zerof
my viewphoto.php script (ii) comparing and reducing the file Ross http://www.educar.pro.br/abc/gdlib/index.php?pageNum_rsNVER=22totalRows_rsNVER=67 zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: convert byte to MB

2006-07-25 Thread zerof
weetat escreveu: Hi all , I have data which have value in bytes for example , $bytes = 33554432; How to convert this to MB ? THanks Please see: http://www.unc.edu/~rowlett/units/index.html http://www.unc.edu/~rowlett/units/dictM.html - zerof -- PHP General Mailing List

[PHP] Re: Run Apache/PHP/MySQL from CD?

2006-04-19 Thread zerof
://www.dwebpro.com/ zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP Manual in PDF format

2006-02-25 Thread zerof
Kaushal Shriyan escreveu: Hi ALL I am looking out for PHP Manual in PDF Format Thanks in Advance Regards http://dev.mysql.com/doc/ - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP Manual in PDF format

2006-02-25 Thread zerof
zerof escreveu: Kaushal Shriyan escreveu: Hi ALL I am looking out for PHP Manual in PDF Format Thanks in Advance Regards http://dev.mysql.com/doc/ - zerof --- Ops... sorry! http://www.php.net/docs.php zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP] Re: Image size?

2006-01-11 Thread zerof
William Stokes escreveu: Hello, Can I get pixel sizes from a uploaded web applicable image with PHP? I mean width and height as pixels. If so How? Thanks -Will -- http://www.educar.pro.br/abc/mathgd/index.php?xyz=30 zerof -- PHP General Mailing List (http://www.php.net

[PHP] Re: Image size?

2006-01-11 Thread zerof
what would the chance be that the OP actually knows Portuguese and could read that? --- I don't know what is the chance, but the example in this page doesn't requires to know portuguese. Sorry if you don't speak portuguese. Sorry for my poor english. zerof -- PHP General Mailing

[PHP] Re: Location ....

2005-12-31 Thread zerof
the .htaccess and try to reach the old file via browser. zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: imagecopyresized just copies

2005-11-20 Thread zerof
Andy Pieters escreveu: Hi all I wanted to make a simple script to make a resized image from an uploaded one. See this page and... http://www.educar.pro.br/abc/mathgd/index.php?xyz=18 zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] php editor

2005-01-14 Thread zerof
http://www.maguma.com/ zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: php editor

2005-01-14 Thread zerof
http://www.maguma.com/ zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: What program to use to make thumbnail images?

2005-01-10 Thread zerof
/ --- zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: authentication

2004-12-30 Thread zerof
Ali wrote: Hi everyone... can anyone lead me to a good tutorial on authentication...it wud be good if i can get a one in connection with a database.. thnks If you understand portuguese: http://www.educar.pro.br/ --- zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] RE: [PHP-WIN] Cannot load the mysql library

2004-11-04 Thread zerof
: http://www.educar.pro.br/ Provavelmente, voce encontrar a soluo. Caso precise de ajuda s pedir que lhe forneo graciosamente. - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: use php to download mysql table

2004-09-18 Thread zerof
Amc wrote: Hi, Does anyone have any sample code that will download a mysql table to an excel file? Thanks - http://www.dbtools.com.br/ - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Can anyone identify this CM system?

2004-05-18 Thread zerof
-1d09-3fb3a514 Accept-Ranges: bytes Content-Length: 7433 Connection: close Content-Type: text/html; charset=windows-1251 Age: 6403 Query complete. - zerof

[PHP] Re: APACHE

2004-04-07 Thread zerof
http://www.apache.org/foundation/mailinglists.html - zerof - Wykis [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] Guys... I Think I Am In Wrong Place... But What Is Address Of Apache Newsgroups? :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP] Re: using xp home

2004-02-22 Thread zerof
No problems. I recommend you, to use Apache 1.3.29 + php 4.3.4 + mysql 4.0.18 + mysqlfront 3.0 - zerof http://www.educar.pro.br/PAGES/ Danny Cobbinah [EMAIL PROTECTED] escreveu na mensagem ews:[EMAIL PROTECTED] is it better to use apache 1.3.29 or apache 2.0.48? i am having

Re: [PHP] Re: phps and iis

2004-02-16 Thread zerof
Another useful resource: http://www.php.net/manual/en/install.iis.php - zerof - Scott Fletcher [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] Well, the instruction at macromedia website is not accurate. It is only for -- PHP General Mailing List (http

[PHP] Re: PHP/ MySQL Login Module

2004-02-16 Thread zerof
If you can use Dreamweaver, you must use one extension to make this. Is very simple. http://www.macromedia.com/cfusion/exchange/index.cfm - zerof - Pushpinder Singh [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] hello everyone. I am using PHP and MySQL on my website

Re: [PHP] Re: phps and iis

2004-02-15 Thread zerof
Try starting your browser with: http://localhost/ - zerof http://www.educar.pro.br/PAGES/ - Anders Gjermshus [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] I have installed php on my iis server. What I'm looking for is how to get php sources to work on IIS. Like phps files

[PHP] Re: phps and iis

2004-02-14 Thread zerof
It is possible: http://www.macromedia.com/devnet/mx/dreamweaver/articles/php_iis.html - zerof - Anders Gjermshus [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] Is it possible to get IIS 6 to show php sources. ( phps files ) --- -- PHP General Mailing List (http

[PHP] Re: Mp3 with php?

2004-02-13 Thread zerof
There is one possiblitity, using ming extension. http://ming.sourceforge.net/ -- zerof Carlos Castillo [EMAIL PROTECTED] escreveu na mensagemdoes anyone know how to reproduce a mp3 file with php? -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Form validation

2004-01-21 Thread zerof
If you can use Dreamweaver, there is an extension to do this. zerof - Matt Matijevich [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] Can some one point me in the right direction for a good tutorial on form validation in PHP? --- -- PHP General Mailing List

[PHP] Re: Apache - Previewing Pages with Dreamweaver

2004-01-14 Thread zerof
( localy ); If you run 2 servers from the same machine ( IIS and Apache ) you have to modify the the port to which the Apache listens. --- zerof - Freedomware [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] P.S. Should I go ahead and install PHP, or should I wait until I'm able

[PHP] Re: function that appends dollar symbol

2003-11-23 Thread zerof
Please, see: http://www.php.net/manual/en/function.localeconv.php and http://www.php.net/manual/en/function.setlocale.php - zerof - Joffrey Leevy [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] The money_format function does not do it for me. Is there a simple php

[PHP] Re: DW Php update form where one field is menu from another table

2003-11-08 Thread zerof
Try: news://forums.macromedia.com macromedia.dreamweaver. -- zerof Robb Kerr [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] I'm using Dreamweaver's Update Record form wizard to create a record update page. Most of the fields are text, one is file and I

[PHP] Re: To format a number

2003-11-07 Thread zerof
This problem can be veryu simple if you are at Unix like server: http://www.php.net/localeconv [ See also setlocale() ] - zerof - [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] Hi, I have a little problem. I have a number for example 5 and I would it transform in 5,00. I

[PHP] Re: search by keyword

2003-10-21 Thread zerof
Why your messages are only posted as attachments? -- zerof -- Redmond Militante [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] where is my session data on my new server?

2003-10-14 Thread zerof
You can bypass any configuration using: session_save_path ('path/to/session_folder'); -- zerof - -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Tracking IP Addresses

2003-10-03 Thread zerof
Try: http://www.maxmind.com - zerof - Stephen Craton [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] I'm wanting to track IP addresses by pinpointing their geological location (country and whatever) but I have no idea how to go about doing this. I've been searching

[PHP] Re: Setting Up PHP

2003-09-21 Thread zerof
Please see this useful article: http://www.macromedia.com/devnet/mx/dreamweaver/articles/php_iis.html zerof Dalton Seymour [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] I'm trying to setup PHP support on an small 2 station Intranet for development purposes. I'm using

Re: [PHP] php editor

2003-09-11 Thread zerof
Dreamweaver MX 2004. - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: How to open random Flash page with hyperlink?

2003-08-24 Thread zerof
Please see this simple exemple: http://www.educar.pro.br/faqgeral/fla0003.php zerof - Phillip Pang [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] I'm trying to create a hyperlink that will open a random Flash page so that users will see a different flash module each

[PHP] Re: Is their a flash and php mailing list?

2003-07-26 Thread zerof
forums.macromedia.com - zerof - Is their a flash and php mailing list? or PHP for Flash mailing list? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] I'm really getting annoyed with PHP

2003-07-24 Thread zerof
I'm using the redirect with php for a long time, with no problems. I use it in all of my pages, including navigational menus. The great problem with headers is the function exit if it is used to ends the call. headers + exit, if used in any place, may cause some collateral efects. - zerof

Re: [PHP] I'm really getting annoyed with PHP

2003-07-24 Thread zerof
You are absolutely right, exit, quits my script, this let me use an independent script to handle the headers. if used with conditional calls. . zerof - Comex [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] [EMAIL PROTECTED] - Why? AFAIK, exit quits the script

[PHP] Re: sound

2003-05-30 Thread zerof
Please see: http://www.opaque.net/ how to use ming module. - zerof - Bobby [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] Does anybody know of a way under php to add a background sound to a webpage...i have sound on my page when it's local but as soon as I copy

[PHP] Re: Microsoft access + php

2003-03-17 Thread zerof
If you have Dreamweaver MX, you can use PHAkt extension, that allows to work with ODBC. Interakt: http://www.interakt.ro/ Macromedia http://www.macromedia.com/ -- zerof -- Denis L. Menezes [EMAIL PROTECTED] escreveu na mensagem news:[EMAIL PROTECTED] - Can

Re: Fw: [PHP] Looking at individual chars of string

2003-03-17 Thread zerof
\$vlr16200{9};brreturns TENTH, character of \$vlr16200\, ou seja, \$vlr16202\.; ? -- zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php