[PHP] remove page referrer

2007-09-10 Thread Shahrzad
Hi all, I have 2 page ,when I go from first page to second page , I don't want the user can back to first page where it come from. is there any way to do this in php ? to remove or disactive $_SERVER["HTTP_REFERER"] in php? Thanks

Re: [PHP] profiling newb

2007-09-10 Thread Chris
Nathan Nobbe wrote: all, i am just getting my feet wet w/ profiling. its nice to see i can invoke a page from the browser then see an analysis in kcachegrind using xdebug to generate the data. however, im curious about 'finding the weak spots in an application'. say for instance i arrive at a ne

[PHP] upd sockets

2007-09-10 Thread dwa
Hey, i have got a problem and cannot find answer. I have got an process which sends real time data per udp. i can catch this packets and write to a site with php and sockets. CODE if ( $socket = @stream_socket_server('udp://'.LISTEN_IP.':'.LISTEN_PORT, $errno, $errstr, STREAM_SERVER_BIND) )

[PHP] profiling newb

2007-09-10 Thread Nathan Nobbe
all, i am just getting my feet wet w/ profiling. its nice to see i can invoke a page from the browser then see an analysis in kcachegrind using xdebug to generate the data. however, im curious about 'finding the weak spots in an application'. say for instance i arrive at a new location as a consul

Re: [PHP] Public Announcement

2007-09-10 Thread Gavin M. Roy
On 9/10/07, Sascha Braun - CEO @ Braun Networks <[EMAIL PROTECTED]> wrote: > - The Google standard, of websites describes, that Query URL's > like ?param1=XYZ¶m2=123 or as in $_SERVER['QUERY_STRING'] > are not human readable, which makes them not acceptable as valid > content links. Those are ind

Re: [PHP] Fwd: 403 Forbiden

2007-09-10 Thread Daniel Brown
On 9/10/07, Jesús de Diego Alarcón <[EMAIL PROTECTED]> wrote: > Daniel > > Here is the provincias.php code: > > header('Content-Type: application/xml'); > //error_reporting(E_ALL); > $request = ' > https://ovc.catastro.meh.es/ovcservweb/OVCSWLocalizacionRC/OVCCallejero.asmx/ConsultaProvincia'; >

RE: [PHP] Buxa Coding Guidelines : This is how we do

2007-09-10 Thread Daevid Vincent
> Just wanted to see what you think of the strictness of Buxa, > according to > their PHP guidelines: > http://www.buxaprojects.com/en/php_coding_guidelines.htm > > In their oppinion stuff like the short PHP init " inline echo " $var ?>" is forbidden. > Do you people code that strict? I like so

Re: [PHP] Public Announcement

2007-09-10 Thread Sascha Braun - CEO @ Braun Networks
hi stut, thank you for your advices. - Screentexts are texts shown as link texts or descriptions in forms and other page elements which remain static in one language area. The screentexts are getting replaced by they' re coresponding translations as the user selects a different language. - The G

Re: [PHP] Fwd: 403 Forbiden

2007-09-10 Thread Jesús de Diego Alarcón
Hello all I can call other php files like: http://www.my3dgis.es/visor/php/municipios.php without problem (The response is OK so no Provincia parameter is providen ). Indeed, the php file always work if i simply type : http://www.my3dgis.es/visor/php/provincias.php in a navigator. The proble

Re: [PHP] Public Announcement

2007-09-10 Thread Stut
tedd wrote: At 4:39 PM +0100 9/10/07, Stut wrote: Things to do before spamming a public English mailing list... -snip- -Stut -Stut: Your time is far too valuable to be wasted on this. Unless you want to pay me to do something else I'll be happy spending my spare time being sarcastic - i

Re: [PHP] Public Announcement

2007-09-10 Thread tedd
At 4:39 PM +0100 9/10/07, Stut wrote: Things to do before spamming a public English mailing list... -snip- -Stut -Stut: Your time is far too valuable to be wasted on this. Cheers, tedd -- --- http://sperling.com http://ancientstones.com http://earthstones.com -- PHP General Mailin

Re: [PHP] Segfaults with modphp5 (apache) with threads, and fastcgiquestion

2007-09-10 Thread Nathan Nobbe
you might also want to hop on the #gentoo-php channel on irc.freenode.net -nathan On 9/10/07, Felipe Alcacibar <[EMAIL PROTECTED]> wrote: > > Chris escribió: > > Firstly the configure line you sent us is wrong. It's for the cli > > version, not the cgi version. > > > > '--enable-cli' '--disable-c

Re: [PHP] Segfaults with modphp5 (apache) with threads, and fastcgiquestion

2007-09-10 Thread Felipe Alcacibar
Chris escribió: Firstly the configure line you sent us is wrong. It's for the cli version, not the cgi version. '--enable-cli' '--disable-cgi' i am using a apache modphp, and also enabled the cli interface, i am not using cgi yet, i want to use fastcgi, but i made a cuestion before. i am

[PHP] PHP make test error report question

2007-09-10 Thread aaron
Hello, first of all I want to make sure I am emailing the correct location/list. I have recently installed php-5-2-3 and built it from source. First time user and very green. I used: ./configure --prefix=/opt/php-4.4.7 --with-apxs2=/opt/apache/bin/apxs --enable-mbstring ?with-imap=/opt/ima

Re: [PHP] Public Announcement

2007-09-10 Thread Robert Cummings
On Mon, 2007-09-10 at 16:39 +0100, Stut wrote: > Things to do before spamming a public English mailing list... > > 6) This one is really important. Make sure you include a URL to the > product's website. Oh, and make sure that website actually works, > especially when it says it's powered by your

Re: [PHP] Public Announcement

2007-09-10 Thread Stut
Things to do before spamming a public English mailing list... 1) Make sure your email actually says what the product is 2) Make sure you have a relevant subject line 3) Make sure it's in English 4) Run it through a spelling checker, preferably an English one 5) Stop and think whether the people y

Re: [PHP] Re: html2png

2007-09-10 Thread Al
Like I said "... or Imagemagick command line using exec()." It's been a stable release for years. Kevin Waterson wrote: This one time, at band camp, Al <[EMAIL PROTECTED]> wrote: The Imagick php extension is at RC2 and like all beta ware, should not be considered for a production environment.

Re: [PHP] Php script for mail in a xhtml page

2007-09-10 Thread brian
Chris wrote: brian wrote: - You can do without the "echo" by using, eg. Yet later in another thread you complain about short_tags being an option.. can't have it both ways. Oh, is that so? Let's see what i wrote ... -- snip -- ... Better yet, PHP should do away with altogether but allo

Re: [PHP] Re: Public Announcement

2007-09-10 Thread Wolf
It's such a good bit of software, the website to learn more about it is completely useless. Gotta love it... "M. Sokolewicz" <[EMAIL PROTECTED]> wrote: > 1. Who are you? > 2. What is this? > 3. Why should I care? > 4. Don't spam. > > Sascha Braun - CEO @ Braun Networks wrote: > > The Sp

Re: [PHP] How to get the child name from within the parent?

2007-09-10 Thread Mathijs
[EMAIL PROTECTED] wrote: - Ursprüngliche Nachricht - Von: Mathijs <[EMAIL PROTECTED]> Datum: Montag, September 10, 2007 3:19 pm Betreff: [PHP] How to get the child name from within the parent? An: php-general@lists.php.net Hello there, Is there a way to get the child class name from wi

Re: [PHP] How to get the child name from within the parent?

2007-09-10 Thread Robert . Degen
- Ursprüngliche Nachricht - Von: Mathijs <[EMAIL PROTECTED]> Datum: Montag, September 10, 2007 3:19 pm Betreff: [PHP] How to get the child name from within the parent? An: php-general@lists.php.net > Hello there, > > Is there a way to get the child class name from within the parent > me

[PHP] Re: Public Announcement

2007-09-10 Thread M. Sokolewicz
1. Who are you? 2. What is this? 3. Why should I care? 4. Don't spam. Sascha Braun - CEO @ Braun Networks wrote: The Spectral Authoring System is able to keep round about 300.000 Document Kategories in one Application. 1.4 Million Screentexts are in use, while still providing fast access. The

[PHP] How to get the child name from within the parent?

2007-09-10 Thread Mathijs
Hello there, Is there a way to get the child class name from within the parent method? If so, how? Thx in advance. Example: class MyParent { public static function start() { // Do something like this??? return get_child_name(); // returns 'MyChild' in this case } } class MyChild extend

[PHP] compile image and download

2007-09-10 Thread RosaM72
Hello List, This will probably be a some what long post for that apologize. I don't really know much about PHP, usually If I want to do something I can Google up an example and make it work for my needs. With this one im totally stumped though. Here is what Im doing and need to do, I have a page

[PHP] Public Announcement

2007-09-10 Thread Sascha Braun - CEO @ Braun Networks
The Spectral Authoring System is able to keep round about 300.000 Document Kategories in one Application. 1.4 Million Screentexts are in use, while still providing fast access. The complete Application is Google Standard com- pliant, without use of mod_rewrite, allowing long directory pathes. I

Re: [PHP] Segfaults with modphp5 (apache) with threads, and fastcgi question

2007-09-10 Thread Chris
Felipe Alcacibar wrote: Hi, I got serous problems with modphp5 in a apache, both are compiled with treads, apache was worker-mpm and php was interpreter level threads, i got lots of segmentation faults in threads. someone can helps me? Firstly the configure line you sent us is wrong. It's

[PHP] Segfaults with modphp5 (apache) with threads, and fastcgi question

2007-09-10 Thread Felipe Alcacibar
Hi, I got serous problems with modphp5 in a apache, both are compiled with treads, apache was worker-mpm and php was interpreter level threads, i got lots of segmentation faults in threads. someone can helps me? At the end of the list, info about configure parameters for apache and php5 I