anything I need
from a single file.
Thanks for any kind of input,
Rodrigo
get a good example
of login with session MySql based.
Rodrigo de Oliveira Costa
http://www.ieg.com.br
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I want to enter an url, get the html code, and obtain from this all the referenced
urls.
Anybody knows the way to do that?
Bergus
I recently came across this problem and I am sure that there is a quick
fix for it. I need a solution to the quotes problem when sending
queries. I use single quotes to construct my SQL queries. This worked
fine since the data entered into the DB was all in spanish.
However, yesterday I was typin
Someone on the list mentioned a way to check if a classed is already
declared so it will only declare it once. I can't find it in the
archives so if someone knows how to accomplish this I would appreciate
it if you send me the code.
Thanks in advance.
--
Ivan
I need to implement a custom discussion phorum for a news site. I would
like to know what is the most common algorithm to display the message
list threaded and indented. This to accomplish one task: to show the
reply to a post directly below the parent post and so on.
Thanks in advance.
--
*
I need to add a email to the text file that is already written, but I
get the file writen over , so I always get only the last email send by
the form.
What I need is a form that get the e-mail and it writes the email at the
end of a text file.
Thanx,
Rodrigo
ile at the end of
it without overwriting it.
Thanx,
Rodrigo
PS: If possible send a code for instruction. ;)
Ok guys, this is the code and under it you can see what I get when I try
to submit the form.
Warning: Supplied argument is not a valid File-Handle resource in
/home/restricted/home/h4ck3r/public_html/write.php on line 4
Warning: Supplied argument is not a valid File-Handle resource in
/
Ok, but I'm trying the following code wich is basicaly the same Miguel
sent me and I still get the same message.
Please excuseme for being so repetitive but Í don't seem to see where is
the mistake, Sorry guys for the trouble.
Warning: Supplied argument is not a valid File-Handle resource
I've got the following problem:
I'm trying to send a number of messages to a certain number of e-mails,
the e-mails are writen in a text file and I need to findout when the
file is over.
The sample code is under this line , if someone can help me, I'd
apreciate it.
";
$Assunto = "Assunto
ode goes after this message.
Thanks to all.
Rodrigo.
http://www.domain.com/restricted/restricted.htm');
}
else
header('Location:http://www.domain.com/denied.htm');
?>
file for each user named loginbookmarks.txt containing the list
of urls and hopefully an indicator, as in a hash, to call the bookmark
by it's name.
That's all, I've figured the first two but I can't seem to make the
third one. Anyone can send me any ideas... Code hopefully.
Thanks,
Rodrigo
Can I store Hashes in text files? If yes, how?
Can I store a multi dimensional array in a text file? If not how should
I do to store the data in one file and the "pointer" in another file?
Thanx, Rodrigo
at I would need would be what are the configurations
that I have to put in each of these fields.
And also I would need to know a php script to access the fields, and
write to new fields.
Thanx, Rodrigo
Hi guys, I need to know the script to insert some fields into the
database.
Like this:
I need to get from a form the email, login, password and store it on the
database. I'd like to know how this script would be.
Code is apreciated. ;)
Thanks, Rodrigo
Hi guys, what I need is how to make the link between the php and the
Database.
Is this the code for it? ro something like that? Help me guys...
If you could tell me what each command line do I'd appreciate it, cause
I got almost all from a friend, but is incomplete.
The code follows this mes
Hi guys, I'm trying to send the contents of a form thru the php script
under this message, but I'm not receiving the message itself, I just
receive the message in blank. Just with the subject and the from.
Does anybody know what the problem is?
Thanks for the help, Rodrigo
mai
Hi guys:
What I need is a php file that will read a text file and show it on a
html file.
And it will also write to a text file, but at the end of the file.
Thanx, Rodrigo de Oliveira Costa.
Hi guys Im trying to use a function on na .inc file, how should I do?
How should I write the function and what should I write on the file so
that the function file is Included to be used on a function call on
the php file?
I appreciate any kind of sample code.
Thanx,
Rodrigo de Oliveira
Hello. I run a site that has lots of pictures (jpegs). It is pretty
popular, but some visitors have gotten into the habit of going to forums
and bulletin boards on other sites and making direct links (you know,
http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Hello. I found this on the web after a couple of people who answered my
original request pointed me to it. It is a document that tells you how
to prevento people from inserting files directly from your site,
stealing your bandwidth.
I hope it is useful to you.
http://apachetoday.com/news_story.p
Hello. I was wondering if there was a free app that will:
a) Backup my entire Mysql Database (via a dump, I guess).
b) Backup the entire directory where my pages are, preferrably to a
different location (say a remote server by FTP or Mail).
Thanks in advance.
--
This is probably more of a client side programming issue rather than
something that has to do with PHP. But I figure that some of you might
have something meaningful to comment.
I need a way to prevent the download of some images in a web page. I
also require that these images be presented within
Have any of you seen those calendar applications that let you program
events that repeat periodically? You can set it to repeat every
thursday, every week, every third week, every six months, and so on?
I am developing such an application in PHP and I know that the client
will ask for this featur
Hello. I wrote a comments application that allows the use of some HTML
tags for text formatting (). I ran into a problem of users not
closing the tags (), so when I display a page with all the
comments, if the user did not close the tag then all the text in the
other comments is bold.
Is there a
Hello. I wrote a routine that queries a table (Mysql) to pull about 300
records and record their emails. I iterate over this recorset invoking
the mail() function to send an email for each record in this recordset.
The problem is that on my providers server, there is a big delay before
the script
I must be doing something wrong with the headers. Can someone send me an
example of how to send a message with multiple addresses as BCCs?
It is a program i wrote that builds the header from multiple email
addresses in a database. The people on the emails are not getting the
message.
Thanks in a
There is a Mysql error that is driving me mad. My ISP won't claim
resposibility for it and it tells me it is a scrpting error. I don't
agree with them. The error number is 2006, and it seems to restart the
database every now and then.
Please advice me as to what may be causing this problem. The e
Is it possible to pass arrays as arguments to class methods? If so, how?
What is the proper syntax and things to look out for.
Thanks in advanced.
--
Ivan R. Quintero E.* (507)228-3477
Aptdo 1263 * (507)228-9105
Balboa, Ancon * 640-0370
Rep
Is there a function that can tell me whether a form was posted?
Thank you.
--
Ivan R. Quintero E.* (507)228-3477
Aptdo 1263 * (507)228-9105
Balboa, Ancon * 640-0370
Republic of Panama *
--
PHP General
Hello,
I hava to develop a solution that use PHP and JSP. But the system has to use the same
session.
I´ve already installed the PHP integration with Java and it works. But I can´t find
the class to call a session?
Regards
Rodrigo Rezende
PHP Developer
ts because the fopen function works ok, I don´t known what to do
Thanks in advance
Equipe Pratic Sistemas
Rodrigo Corrêa
Fone: (14) 441-1700
[EMAIL PROTECTED]
[EMAIL PROTECTED]
configure the
CGI variables in order to be able to call PHP? Thanx in advance...
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
if I could just connect PHP to Jetty the same way PHP connects to
Apache using CGI. Any idea on how to accomplish this? Thanx...
Rodrigo
"Catalin Trifu" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I didn't quite understood what
Hi all
Has someone been able to have PHP connected to Jetty? Thanx...
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
. I've tried everything
unsuccessfully. example: search english advanced. If the user have english
basic and another advanced he/her appear in the search.
Thank's in advance
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
. I've tried everything
unsuccessfully. example: search english advanced. If the user have english
basic and another advanced he/her appear in the search.
Thank's in advance
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
well, I my opinion is not the way to work, but like I said the work was done
by other guy, and now I have the problem to solve. So i back to old question
:-)
How can I search with some precision in a serialized string?
on 8/24/02 12:13 PM, DL Neil at [EMAIL PROTECTED] wrote:
> Rodr
I mean double ouch!!! :-)
well..
1 no, it's a select for the language ( Rodrigo,
>
> Inherited problems = ouch!
>
> Sorry I don't keep old list msgs, perhaps you mentioned this before: does
> the language skills field contain:
> 1 both the language and the skill-
I have a problem, I can't create an array of classes into a class, for
example:
class one {
var $a;
function foo() {
echo "foo";
}
}
class two {
var $b;
function initialize() {
$b[0] = new one();
$b[1] = new one();
}
}
$test = new two();
$test->
I have a problem, I can't create an array of classes into a class, for
example:
class one {
var $a;
function foo() {
echo "foo";
}
}
class two {
var $b;
function initialize() {
$b[0] = new one();
$b[1] = new one();
}
}
$test = new two();
$test->
..
> Not tested, but what if you change
>
> $b[0] = new one();
> $b[1] = new one();
>
> to:
>
> $this->b[0] = new one();
> $this->b[1] = new one();
>
> On Tue, 3 Sep 2002, Rodrigo Dominguez wrote:
>
> > I have a problem,
You are doing wrong... you are checking for the temp file and after that you
are deleting the temp file, you should copy the files first
This is your code
if(isset($UploadedFile))
{
unlink($UploadedFile); // Here you are deleting the temp file
print("Local File: $UploadedFile \n"
I'm writting an application, a control panel for a web site, and it will be
great if I can separe data from presentation, I know that I have to work
with XML and XSL but I didn't understand how it works.
Can you give me a simple example?
Let guess that a client request index.php, and I have inde
If you are in a session you can register the array and it will be available
on the next page, once you finish working with the array, just unregister
the array.
File1.php action= file2.php
session_start();
session_register("foo");
var $foo = array();
File2.php
session_start();
Work with $foo
s
I don't know how to work with XML... I know that it's a good standard to
pass information between computer or applications, but I don't know how to
separe my data from my presentation on my PHP projects.
I always use OOP, I organize all the data in databases and clases, but I
always have to put s
Forgot a step: (1C) make an xslt stylesheet which is basically just a
> beefed-up html page.
> Check out devshed.cm
> xml.com
> and w3c.org for info on xslt stlyesheets
>
> Geoff Hankerson wrote:
>
> > Rodrigo Dominguez wrote:
> >
> >> I don't know how to
Hi,
I'm using GD to put a dinamic text in some buttons. The problem is that the
original image that I use has 8k and after i put a black text it jumps to
20K. What I'm doing wrong? there's a way to compact this?
Thank's
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vi
Hi,
I have a resume system that put a rank in it resume at runtime. example: If
you do a serach for each match that it finds it atribute 1 point, now I need
to sort the generated list based in this rank, how can i do this, since this
rank is dinamic and isn't in database??
Thank's
--
PHP Gene
Why you can't use square brackets?
"Alex Shi" <[EMAIL PROTECTED]> escribió en el mensaje
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> How to ontain data from a group of checkbox using same name?
> For example, in a form there're 6 checkboxes and all named as
> "Interesting_Area". I know if put a
Hi!
Someone knows why is this returning 1969-12-31 ???
$day = 13;
$month = 10;
$year = 2002;
echo date("Y-m-d",mktime (0,0,0,$month,$day,$year));
And MySQL also does the same when I insert '2002-10-13' in a date field!!!
::: R o d r i g o M e u r e r
[EMAIL PROTECTED]
B a s e 5 1 - W
Hi list,
I trying to send mail using PHP's mail() function without success. My email
is rejected because it goes with apache@localhost. I've tried everything put
a diferent from in header etc.
Does anyone have a clue
My system is a RedHAT 7, PHP4.2.3, sendmail
thank's n advance
--
--
PH
ude of the project in another server and generate a log of
the acess to it, or anything that can "tell me" who is installed and running
the system.
Thank's
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How to use file() function with an "HTTPS:\\www.example.com"
https://www.example.com/');
foreach ($lines as $line_num => $line) {
echo "Line #{$line_num} : " . htmlspecialchars($line) . "\n";
}
?>
Thanks a million!
Rodrigo Nakahodo
---
Outgoing
Anyone knows how to get a simple(HTML) https response using CURL session.
Thanks a million!!
Rodrigo Nakahodo
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.518 / Virus Database: 316 - Release Date: 9/11/2003
--
PHP General
If you've echo-ed or printed an Array value, yes, you'll get 'Array' as
result, try to var_dump the value, and check if it isn't all well.
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
; ORDER BY Nome_Artistico
My problem is that I need to modify the script to output a 3 column table. I
have tried everything but nothing works, and I've tried also all url about
PHP that i could found. Please I'll appreciate any help.
Thank's in advance and happy new year to all!!!
{
HEADER("Content-type: $type");
echo($imagem_banco);
}
}
?>
Thank's in advance
Rodrigo
--
--
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]
ink as url, fanclubes.Nome as
site_2,fanclubes.Site as url_2
FROM celebridades LEFT JOIN links_relacionados ON
links_relacionados.CelebID=celebridades.CelebID LEFT JOIN fanclubes ON
fanclubes.CelebID=celebridades.CelebID WHERE celebridades.CelebID='$celebID'
Thank's in advance
Rodrig
Sorry, Ithink that I not explain right. I nedd to create a list, something
like:
url site
url site
url_2 site_2
url_2 site_2
When the values returned by url and site finished them proceed to url_2 and
site_2 values.
Thank's
Rodrigo
on 1/10/02 3:16 PM, Miles Thompson at [
= $query->dados();
mysql_close();
$imagem_banco = $resultado['Imagem_data'];
$type = $resultado['Imagem_type'];
if($imagem_banco != "") {
HEADER("Content-type: $type");
echo($imagem_banco);
}
}
?>
and I call it from
Hi all,
Does anyone have success in compiling PHP 4.1.1 in MacOS X 10.1.2?
If yes, could please give some directions? After many tries I surrended
miself and start using the pre compiled package that came with X.
Thanks
Rodrigo
--
--
PHP General Mailing List (http://www.php.net/)
To
= $query->dados();
$imagem_banco = $resultado['Imagem_data'];
$type = $resultado['Imagem_type'];
if($imagem_banco != "") {
HEADER("Content-type: $type");
echo($imagem_banco);
}
Thank's
Rodrigo
--
PHP General Maili
= $query->dados();
$imagem_banco = $resultado['Imagem_data'];
$type = $resultado['Imagem_type'];
if($imagem_banco != "") {
HEADER("Content-type: $type");
echo($imagem_banco);
}
Thank's
Rodrigo
--
--
PHP Gener
ed to use to this
page become an xml???
I saw many docs in web but all about parse an xml, but not in how to build
one.
--
Thank's in advance
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
is just a insert into a table, and I put it in the beggining of my
page with require();
Thank's in advance
Rodrigo Peres
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
;$celebID','$REQUEST_URI')";
$query_log = new Query($conexao);
$query_log->executa($sql_log);
array_push($visita,$celebID);
session_register('visita');
}
Thank's
Rodrigo
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7;t expire.
How can I correct this???
Thank's in advance
Rodrigo Peres
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
text that will
fill the buttons come from mysql and change everyday.
Thank's in advance
Rodrigo
ps: If someone want to see the button I'm talking look in
http://www.celebnet.com.br/home.php under the "AS ++".
--
PHP General Mailing List (http://www.php.net/)
To
o ISP many times but they
couldn't solve to.
My directorie structure is : HRM(directorie)->includes(directorie)->my
inc files(to be included in files that is in the directorie HRM).
Thank's
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
rt in
another table.
Thank's
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ert in
another table.
Thank's
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e with and Idea???
thank's in advance
Rodrigo
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
that
is not in the dropdown. my question is how can i know when this was
typed when i do the select to update the user itens. I mean, when i
select and populate your preferences to update, how can i know that this
info is from the input text???
Thank's
Rodrigo
--
PHP General Mailing
i try to access i will have
something like $cliente['nome'][0] or $clientes['adress'][1] and so on.
Someone can help???
Thank's in advace
Rodrigo Peres
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e file and
eregi_replace the line breaks, it worked, but now I don't know how to
use this to create the array!
Thank's in advance
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thing
grouped by sex and alone too, present the respectives percentages etc...
How do I begin??? Can someone help??
thank's in advance
Rodrigo Peres
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anybody knows the link to this article or other that treats something
like this. I couldn;t find it in devshed.
Rodrigo
on 6/2/02 3:57 PM, John Holmes at [EMAIL PROTECTED] wrote:
> Look into cross-tab queries (I think that's what they are called). There
> is a good article on
stricted/home/papagaiodigital/public_html/recrutamento/includes/clas
sesql.inc on line 22"
line 22 is "$this->numrows = mysql_num_rows($this->resultado);"
what's the problem??
Thank's n advance
Rodrigo Peres
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
implement such things in
PHP??
Thank's in advance
Rodrigo
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s a bug???
I'm using IE5 in macos 9.2.2
Thank's in advance
Rodrigo
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s a bug???
I'm using IE5 in macos 9.2.2
Thank's in advance
Rodrigo
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
earch. The users
will have about 8 types of options to search, age (18 - 25, 25-30..),
gender, nationality.
Thank's
Rodrigo
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
er didn't typed in this
fields??? I couldn't do javascript recognize my name[] field
Thank's in advance
Rodrigo
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ve tried many time to make the replace with
PHP, but I'm very new to regular expression.
Thank's
Rodrigo
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
f so, how can I store this,
multiples cookies, one big cookie, like an array?? this is possible??
Thank's in advance
Rodrigo Peres
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
h the form later. I thought in get the values submited by
the save button and store it as cookie, them read it back later, but how can
I store the fields in cookie with serialize and use it later to complety my
fields again???
Thanks
Rodrigo
--
--
PHP General Mailing List (http://www.ph
ript aways returns 1, but I've submited 10 values.
Thank's in advance
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the
authentication requirement. If this is so, is there a way to specify this
authentication either in php.ini or in the script?
Any input is greatly appreciated. Thanks.
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ion_unregister('data');
}
but the code doesn't erase the var from session, and If i use
session_unset('data') it erases all vars from session, that I don't want to.
How to solve this?!??! i have started the session and used
session_register('data','id')..
pens is if i try for example to clean up "São Paulo" it prints "são
paulo". Why??
The "$name" will receive a string form a text field in a form. my html
charset is iso-8859-1
Thank's in advance
Rodrigo Peres
--
PHP General Mailing List (http://www.php.net/)
T
intosh's browsers send this special caracteres to
PHP???
Thank's again
Rodrigo Peres
on 11/1/01 9:17 PM, Yasuo Ohgaki at [EMAIL PROTECTED] wrote:
> Rodrigo Peres wrote:
>
>> Hi list,
>>
>> I'm in a big trouble. I'm brazilian, so I've made a scri
I need to transalte the chars because the system will create folder
automatically, base in the name entered in this fields, so if it contains
illegal chars
Rodrigo
on 11/2/01 11:10 AM, Stefan Rusterholz at [EMAIL PROTECTED] wrote:
> I have little experience with this kind of prob
Py,
I've tried your method but again, didn't work, here how the word "São Paulo"
appears in the url with get method "S%E3o+Paulo" and the word "zé" "z%E9",
maybe there's some clue here.
I'm in a macintosh sys 9.1, IE5 all in english.
T
e in the
html.
Thank's in advance
Rodrigo Peres
--
--
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]
changes I need to
type in the url again with the parameter?? why?? There's a way to avoid this
and get a new blank form page after the update?
ps: I've stored the "id" in a input type hidden, so I could click the button
and still have the id
Thank's in advance
Rodrigo P
Sorry all, just to add a little info, the inpu hidden i've mentioned in the
other message is made if exist the id in the url!! it isn't all the time
there :-)
thks again
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
best
way, but now I have the "refresh" of the page.
Rodrigo
on 11/14/01 4:01 PM, George Whiffen at [EMAIL PROTECTED] wrote:
> Rodrigo,
>
> I don't quite understand your problem, it might help to see some of the
> php or form html. It might also help if I explain how
hings
automatically on it, but I couldn't create it with 0777 permission, so I
can't upload nothing with PHP, and I don't have how change every single
folder permissio by hand.
Thank's
--
Rodrigo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
1 - 100 of 158 matches
Mail list logo