.
Rewards
___
Jorge Gomes
2010/3/30 Shawn McKenzie
> Andre Polykanine wrote:
> > Hello Jan,
> >
> > And what do you use then?)
> >
> If you're able to, you enable the sqllite extension in your php.ini and
> then you create your datab
___
Jorge Gomes
2010/3/13 David Robley
> Martine Osias wrote:
>
> > An HTML/PHP code migrated to a different hosting platform seems to behave
> > differently. The PHP statements within HTML fields or within tables does
> > not execute
> >
> > PHP within
Just to show how exhausted I am: I forgot to provide a link to the relevant
source code. Here it is: http://paste.blaenkdenum.com/351
On Sun, May 11, 2008 at 9:25 PM, Jorge Peña <[EMAIL PROTECTED]> wrote:
> Hello. I am writing a script that scans some content for email addresses
&
Hello. I am writing a script that scans some content for email addresses and
then encrypts them in a way to hide them from spam bots (For more
information, http://mailhide.recaptcha.net/ ). The Regular Expressions work
perfectly fine, I look for plain email addresses as well as hyperlink email
addr
First I would like to say that I have had PHP experience but not enough to
say I am a PHP developer.
I want to use PHP to build a site that uses MySQL, I am building it from
scratch so I don't know where to start, should I start with PHP and design a
database around my code, or should I desig
Stut escribió:
Jorge González wrote:
Ok, you both are right but not what I need because web servers is for
shared hosting with PHP then each user choose the way to develop
their apps. Then one user maybe store sessions in DB but another one
not. This should be on Apache or OS side. It
nd so
I know this is a PHP and not an Apache list but maybe someone is doing
this with web hosting...
cheers!
Stut escribió:
Richard Heyes wrote:
Stut wrote:
Jorge González wrote:
In a web server cluster, how do you do guys keep the php sessions?
I mean, with Apache and mod_proxy_balance
Hi all !
In a web server cluster, how do you do guys keep the php sessions? I
mean, with Apache and mod_proxy_balanced you could have a cluster with
apache backend webservers but If a user is logged into an php app then
this user goes always to the same backend server and if that server goes
] != $this->password) {
$data['password'] = md5($data['password']);
}
}
//igualar id_user(auth) e id_user(users)
}
[]
I think this should be work fine but text element passwordR is shown
three times instead two. If postG
top.location.href='../portada.php';");
}
?>
Can somebody helps me ? the error is that login don' t access and I don't found the
error.
I have a problem when I do login for go to the page of administration on my web, Go
back and can't entry this is the code that control this. Where is the problem?
Thank you in advance
top.location.href='../portada.php';");
}
?>
$id = ( isset($_GET['id']) )?$_GET['id']:'1';
this was the solution.
- Original Message -
From: "John Nichel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 05, 2004 9:36 PM
Subject: Re: [PHP] ERROR IN THIS CODE
I resolve the problem.
Thank you for all.
- Original Message -
From: "Jorge" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 05, 2004 6:23 PM
Subject: [PHP] ERROR IN THIS CODE
the problem is that when i do a echo shows me:
"SELECT
the problem is that when i do a echo shows me:
"SELECT * FROM oposicions WHERE id = ''"
- Original Message -
From: "raditha dissanayake" <[EMAIL PROTECTED]>
To: "Jorge" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunda
include('include/conexion.php');
include('include/conf.php');
$sql = "SELECT * FROM oposicions
WHERE id = '$id'";> I think that the problem is here.
$result = mysql_query($sql,
$link);
include('include/conexion.php');
include('include/conf.php');
$sql = "SELECT * FROM oposicions WHERE id =
'$id'";> I think that the problem is here.
1 - By using spaces on php code, I assure that I (or others) can edit
the script in any editor easily
2 - I use tabs(or no tabs at all) for html because size of output sent
to browser is smaller this way.
Greg Donald wrote:
On Thursday 15 April 2004 12:21 pm, Jorge Oliveira wrote:
I use
I think I am also sleeping :)
My conclusion is that:
-> for html is better using tabs because by using spaces, it will
increase output to the browser;
-> when coding php it's irrelevant because output is not parsed to browser.
Jorge | cloreto.com
--
PHP General Mailing
will increase if we use tabs.
I use spaces for php code and tabs for html.
Jorge | cloreto.com
Chris Boget wrote:
Not exactly... I was not reffering to PHP files... The white spaces
from a template file will make double the size of certain files when
they are sent to the browser... So a page of
Hi,
Filling tabs with spaces is a directive for good programming - see
http://pear.php.net
If you want a good editor you can try EditPlus - almost as fast as
notepad :)
Regards,
Jorge | cloreto.com
Arthur Radulescu wrote:
Hello!
This might sound like a stupid question but could anyone
/".$host, 443, &$errorno, &$errordesc);
if ($fp) {print "We are connected with $host";}
else
{die ("I can not connect with $host: \nError: $errorno \nDescription: $errordesc");}
print "";
fputs($fp, $request);
while (!feof($fp))
print fgets($fp, 1024);
f
Hi every one.
I am new in this List.
My problem is:
I determinate the value of a variable in the botton of one page, and I want to use
it in the middle of the page, inside
a while structure, but I cant´n, inside the while structure I calculate the value of
this variable several times until I
Title: Mensagem
I have just
installed php 4.3.0 what do I have to do now to get the gd library to
work?
thanks
Jorge Martins
J[EMAIL PROTECTED]Engenheiro
de InformáticaEngineering Department
I think I found a way of solving the problem.
When the transfer is interrupted $_FILES is filled and no error is
reported. However $_POST will be empty. So, if $_FILES['userfile']['error']
is set to 0 (meaning no error) but $_POST is empty, it means that the file
upload was
I'm resending this because I don't see the message in the "archive". Sorry
if you're getting the message for the second time.
Jorge.
- Forwarded by Jorge Manuel Silva/doi/ep/bpor
What could be happening ?
Is there any other way I can use to identify truncated files in uploads ?
I'm so desperate that I've been looking at "content-length"...
I'm running RH 7.3 with PHP 4.2.2.
Thanks in advance,
Jorge.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
please tell me a good PHP editor for linux, wich one you prefer.
or a package for PHP in Xemacs.
i try the bluefish but i dont like it.
Thanks,
Pedro Cardoso
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everybody
I hope someone can help me in an issue on where i've been stuck for a while.
I'm trying to show a date from a Table in SQLServer7
when i use this :
the browser shows me the date correctly and the result is this: 2002-02-01
11:31:00
Obviously i want to format the da
;shmat");
exit(1);
}
// Ciclo principal
/*
while ( true ) {
for (s = shm; *s != NULL; s++)
putchar(*s);
putchar('\n');
usleep(100L);
}
*/
exit(0);
}
Thanks
Jorge Machin
--
PHP General Mailing List (http://www.php.net/)
To u
I am a programmer in c++ builder, this place has a section of the
compiler's discharge, you can see if it serves you
http://www.borland.com/bcppbuilder/freecompiler/
and
http://www.gnu.org/software/gcc/gcc.html
greetings!!!
hi .
do you know in what site I find the source code of compiler and
One of my clients is requesting me to export some data from PHP-generated
pages to MS Excel files. I have no clue on how to do such export with PHP.
I'm using PHP/Apache/Linux Mandrake.
What options do I have?
Your help is very appreciated.
Regards,
Jorge Alvarez
--
Let your screen
> Hi , does anyone know if there is a " bug database" php project . My goal
> is a small database like php already have in their own site.
Otherwise i must write one
J.Faria
_
Do You Yahoo!?
Get your free @yahoo.com address at
HI ALL,
MY PROBLEM WITH THE NAVIGATOR WAS THAT THE JAVA CONSOLE IS LOADED AND
THAT TOWARD THE PROBLEM
THANK YOU MARC, HRISHI, GEIR MORK AND TODD KENNEDY
REGARDS
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
THANK YOU FOR YOUR CONCEPTS, HELPED ME ENOUGH, YOU ARE VERY KIND, I HAVE
A QUESTION MORE, APACHE IT| ALREADY WORKS ME, IT LOADS ME PHP4, BUT THE
NAVIGATOR DOESN'T BEGIN..
IT DOESN'T LOAD THE NAVIGATOR UP WITH APACHE.
APOLOGIZE TO HAVE WRITTEN YOU TO YOUR OTHER MAIL, A THOUSAND EXCUSES.
-
Jorge Amaya wrote:
> Hello All
>
> I am new user of php, I have installed apache 1.3.x, php3 and mysql,
> but I have a problem, My navigator doesn't recognize the files of
> php3, that is to say it doesn't work me php in the navigator, I have
> configured such
Hello All
I am new user of php, I have installed apache 1.3.x, php3 and mysql, but
I have a problem, My navigator doesn't recognize the files of php3, that
is to say it doesn't work me php in the navigator, I have configured
such and like says the manual in php.ini and also in the directives o
Hi there,
I need a regular expression that accepts *anything* without restrictions,
only that the size of the string should be between (for instance) 0 and 9
characters. I know the {0,9} trick, but how do I accept *anything* in a form
field?
TIA,
Jorge
--
PHP General Mailing List (http
The subject explains all.
I need to send html emails unsing php
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
variables?
Many thanks in advance,
Jorge Alvarez
PHP4 new user
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
re both methods equivalent?
TIA,
Jorge Alvarez
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi there,
I'm using PHP and Personal Web Server in a Windows 98 PC.
What should I do to make PHP parse all .htm files and not only those with
the .php extension?
Many thanks in advance,
Jorge Alvarez
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [
What should I do?
Best Regards,
Jorge.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Title: Jorge Inti Benites Roche
Hi!I try use this code, but not work $file = fopen
("http://ultra10:9000/cgi-bin/query?mss=search" , "r");if (!$file)
{ echo "Unable to open remote
file.\n";
exit; "rewind($file);" This is the error mesagge:
&q
gt;
Sent: Thursday, January 11, 2001 2:46 PM
Subject: RE: [PHP] problem with rewind
> $file = fopen (http://ultra10:9000/cgi-bin/query?mss=search, "r");
>
> should be
>
> $file = fopen("http://ultra10:9000/cgi-bin/query?mss=search", "r");
>
Title: Jorge Inti Benites Roche
Hi!
I try use this code, but not work
$file = fopen (http://ultra10:9000/cgi-bin/query?mss=search,
"r");if (!$file) { echo "Unable to open
remote file.\n"; exit;
"rewind($file);"
This is the error mesagge:
"Warnin
45 matches
Mail list logo