Hi,
Is there a way to create e-mail with PHP and save it to .eml file
(without sending)?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thank you all,
But from where I can download new version ( binary) of PDFlib for windows
?
""Rosen"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
> I have problem with PDFlib on Windows 2000, PHP 5.2.0 and Apache 2.2.3
>
> When
status 99 -- Restarting.
And nothing happens - I receive "Problem loading page".
Can someone help?
Thanks in advance,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I need some help. Which is the best way to parse XML file ( reading some
fields ) and change some of them ?
Thanks in advance,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I must create .pdf file with resolution as 300 dpi not by default 72 dpi.
Is there a way to create this with PHP?
Thanks in advance,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Unknown Sender" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi Rosen,
> You can do this for some ways.
> The simplest:
> 1. Send via ftp - http://php.net/ftp
> 2. Send via scp using ssh2 - http://php.net/ssh2
>
> Regards
> Michael
>
T
Hi,
I need to create an XML file and send it to another server, where script
process the XML.
With creation and processing of XML I don't have a promlems, but how I can
send XML to the processing script on another server ?
Thanks in advance,
Rosen
--
PHP General Mailing List
cript gives me an error( in ll.txt): "Call to undefined function:
ocilogon() in "
This is function for connect to Oracle database.
When I try to connect to MySQL database with the same script ( just for
test) , there in no problem.
Can someone help me ?
Thanks in advance,
Rosen
-
do this with some script ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks,
But the problem is thath I can't put directly into code the greek text
with copy/paste from the .doc file in the PHP editor. I chahged the
encoding for the editor to greek charset, but when I paste it, the
result is "??? " ( questiomarks ) .
rouvas w
blems - everything shows ok, but when I pass
this greek encoded string to javascript - i.e. "alert('τη');" the
browser doesn't decode the greek symbols and the alert shows me the same
:"τη"
Have someone some idea how to solve this problem ?
Thanks in advance,
R
his server ).
Have someone idea where may be the problem ?
Thanks in advance!
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sonaly put all content into a database and do not really have any
> static pages atall.
>
> Ben
>
> On Thu, 20 Jan 2005 14:18:49 +0200, Rosen <[EMAIL PROTECTED]> wrote:
> > I try many scripts for searching, but they don't work how I want.
> > The problem is, that
number of
> words and it can search for them in a set of database fields and even
> kreates a 'ranking'). however this only works if you have a few
> hundread records - less than this and the results are unpredictable.
>
> Have you tries googeling for php search scripts?
Hi,
Can someone recommend me a search engine script in PHP for inside one site?
Thanks in advance!
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
his is command
allowed only for root user ) ?
P.S. I own this server - i.e. I have user & pass for root.
Thanks in advance!
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all!
I want to subclass a large website mainly written in PHP.
The sublassing is useful for testing when you want to test a change, a
bugfix or a new design, and only a few pages change. The subclass
would consist of an almost empty representation of the website
containing only the changed fil
Hi,
How can I send 3 text files to user generated from PHP script?
Should I must to generate them first and then to send them to user?
Is there a way to send 3 text files to user in just one PHP script ?
Thanks in advance !
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
IL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Mon, 13 Sep 2004 18:35:58 +0300, Rosen <[EMAIL PROTECTED]> wrote:
> > I changed the JScript to encode data not as unicode - now it code data
as
> > "%20%2B%20".
> > But when I get data with $_REQUEST[&
I changed the JScript to encode data not as unicode - now it code data as
"%20%2B%20".
But when I get data with $_REQUEST["var"] - I loose symbol "+" - with code
"%2B".
"Greg Donald" <[EMAIL PROTECTED]> wrote in message
news:[EMAI
e
news:[EMAIL PROTECTED]
> On Mon, 13 Sep 2004 16:51:59 +0300, Rosen <[EMAIL PROTECTED]> wrote:
> > I have follow problem: One form whitch send some text fields to my PHP
> > script. But before send data, the form makes
> > javascript command "escape" for text fie
n I can't get correctly posted
data in my PHP script. How to "unescape" data with PHP?
Can someone help me ?
Thanks in advance,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks,
I change the "post_max_size" variable in php.ini and it worked !
"Rosen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hi,
> I try to upload a .zip file via PHP. I change directive
"upload_max_filesize
> = 500M".
> The f
Hi,
I try to upload a .zip file via PHP. I change directive "upload_max_filesize
= 500M".
The first file is about 5 MB and no problems with upload.
The second file is about 17 MB and script doesn't do nothing - no upload :(
Can someone help with this ?
Thanks in advance!
--
PHP General Mailing
Hi,
What is the reason, thath in the installation manual of PHP writes:
"WARNING:
Do not use Apache 2.0 and PHP in a production environment neither on Unix
nor on Windows. "
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This didn't work :(
Apache crashes after execution of script on this row:
$api->registerfunction("long GetLastError
Alias GetError ()
>From kernel32.dll");
>
> "Tom Rogers" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hi,
> >
> > Friday, July 23, 2004, 8:08:22 PM, you wr
This didn't work :(
Apache crashes after execution of script.
"Tom Rogers" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> Friday, July 23, 2004, 8:08:22 PM, you wrote:
> R> I receive an error:
>
> R> "Warning: dl(): Not supported in multithreaded Web servers - use
extensio
Thanks,
But how I can parse this output ?
"Burhan Khalid" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Rosen wrote:
>
> > Yes, on Linux there is a command to get this info, but on windows I
think
> > there'n no thath command.
> > Is th
I receive an error:
"Warning: dl(): Not supported in multithreaded Web servers - use extension
statements in your php.ini "
"Tom Rogers" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> Friday, July 23, 2004, 8:26:56 AM, you wrote:
> R> Hi,
> R> Is there a way to get with
I would like to create it as module for PHP like function - like
"gethdserial()" - and function to retrieve me serial number of HDD. I know
how to retrieve serial number in C, Delphi.
"Lars Torben Wilson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Is there a documentation how to create a module for PHP ?
Thanks in advance!
"Curt Zirzow" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> * Thus wrote Rosen:
> > Hi,
> > Is there a way to get with PHP script ( maybe with some module) serial
> &g
I can write it to another language ( like C, Delphi ) but I don't know how
to "integrate" this with PHP - i.e. to create it as module for PHP.
"Matthew Sims" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > Yes, on Linux there is a command to get this info, but on windows I
think
>
Yes, on Linux there is a command to get this info, but on windows I think
there'n no thath command.
Is there a module for PHP to do this ?
Thanks!
"Matthew Sims" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > Hi,
> > Is there a way to get with PHP script ( maybe with some module
Hi,
Is there a way to get with PHP script ( maybe with some module) serial
number of the hard disk?
Thanks in advance!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks !
abs() will not work for me, because I may have na negative numbers, but with
round() it worked !
10x
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Rosen wrote:
>
> > I use some numbers from mysql table and other local vars
, "" ) and it return me -0.00
Can someone help me ?
Thanks in advance!
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Try with eval() function.
"Martin Bálint" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> is this possible?
>
> I have a script stored in mysql database. For simplicity let's say:
>
> phpinfo();
> ?>
> is stored in db.
>
> Is it somehow possible to include this script
I don't understand :)
"John Nichel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> John W. Holmes wrote:
> > Trust me.
>
> Riggtt. Like we're going to trust the likes of you.
> I guess the cheque's in the mail too, eh? ;)
>
> --
> By-Tor.com
> It's all abou
Ok - thie is enought for me - to see the adres of proxy server. :)
"Tim Van Wassenhove" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> In article <[EMAIL PROTECTED]>, Rosen wrote:
> >:)
> > Ok - then how linux server communicate with client -
Ok,
I don't understand why IP adress will bi "invisible" for $_SERVER variable.
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Rosen wrote:
>
> > Can I get just adress of the IP, with which the server communicates ?
>
Thanks,
This for the users, thath come from one IP adress - I know about it, but,
Can I get just adress of the IP, with which the server communicates ?
"Lars Torben Wilson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Rosen wrote:
>
> > IP adress
:)
Ok - then how linux server communicate with client - the server must have IP
adress to whitch to send data.
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Rosen wrote:
>
> > IP adress not send ?!? And how server communicate wi
IP adress not send ?!? And how server communicate with client ?
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Matthew Sims wrote:
>
> >>Hi,
> >>How can I get remote IP adress of client?
> >>I use the fillow script::
> >>
> >>$ip=getenv('HTTP_X_FORWARDED_FOR');
> >>
Hi,
How can I get remote IP adress of client?
I use the fillow script::
$ip=getenv('HTTP_X_FORWARDED_FOR');
if (!$ip)
{
$ip = getenv('REMOTE_ADDR');
}
But sometime it return me "unknown" sa IP adress.
Can someone help me ?
Thanks in advance!
--
PHP General Mailing List (http://www.php.net/)
L PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sat, 2004-07-03 at 17:08, Rosen wrote:
> > Both versions are Version 4.3.7 of PHP.
> >
>
> Then more information is needed to figure out the problem.
>
> Sample code plus any error messages or results would h
Both versions are Version 4.3.7 of PHP.
"Scot L. Harris" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sat, 2004-07-03 at 16:57, Rosen wrote:
> > Hi,
> > I have the following problem with "strcasecmp()" function.
> > It should
Hi,
I have the following problem with "strcasecmp()" function.
It should be compare strings case insensitive. When I use it on my local
computer, - it works correctly.
But when I upload file on some internet server - the function doesn't work .
I use the function with cyrillic charset.
Can someon
Hi,
Is it possible to export some data to MSOffice format ( .doc and .xls ) ,
OOffice ( .sxw and sxc ) or .rtf format with PHP
Thanks in advance !
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I.e. if I use _SERVER["SERVER_PORT"] = 443 - for https connection and 80
for "normal" - i'll be able to determite if user is in https mode - I think
thath should be works . ?
Thanks,
Rosen
"Tom Rogers" <[EMAIL PROTECTED]> wrote in message
news:[E
Hi,
Is there a way to determite with PHP thath site visitor is in https (SSL)
mode or in normal mode ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I have some problem with uploading files on server with PHP.
The upload is ok, but I must set directory permissions with FULL Access -
but this is not a good idea :((
Have someone idea how I can do this with no setting permissions to full
acess ?
Thanks,
Rosen
reserved!
--
PHP General
Hi,
I have some problem with uploading files on server with PHP.
The upload is ok, but I must set directory permissions with FULL Access -
but this is not a good idea :((
Have someone idea how I can do this with no setting permissions to full
acess ?
Thanks,
Rosen
--
PHP General Mailing List
Thanks,
But how can I understand when to decode string and when not ?
Rosen
"Seairth Jacobs" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> "Rosen" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > HI,
> >
0";
$b="%d1%ee%f4%f2%f3%e5%f0";
echo "a=" . urldecode($a);
echo "b=" . urldecode($b);
On the second string it works correctly, but on first it don't.
These two vars are getted from two different pages ( as refferers ).
I think the problem could be in encoding use
Thanks for this,
I understand how to update in date in database, but I need when I get date
from database to increase or decrease before to save in database.
Can you help me for this ?
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
001501c2999b$d24a71f0$7c02a8c0@coconut">news:001501c2999b
It's in -MM-YY
"Justin French" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> on 02/12/02 9:59 AM, Rosen ([EMAIL PROTECTED]) wrote:
>
> > I want to get date from database, to increment ot decrement it with some
&
I want to get date from database, to increment ot decrement it with some
days, to show the date and after thath
if user confirm it to save it to database.
Can you help me ?
Thanks,
Rosen
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
002601c29965$7862e950$7c02a8
Thanks,
But I need before to save date in database to do some checks with the
inc/dec date.
Cal you help me ?
Thanks,
Rosen
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
002301c29960$21d6a360$7c02a8c0@coconut">news:002301c29960$21d6a360$7c02a8c0@coconut..
Hi,
I have one problem:
Date field in MySql database with value as "2002-31-12".
I want to increment or decrement this date and to put it again in table.
Can someone help me to increment or decrement date with some days?
Thanks,
Rosen
--
PHP General Mailing List (http://www.ph
Hi,
Can someone tell me where I can find a PHP script
for tracking visitors on WEB site ( IP, Refferer, e.t.c )
(Like http://extremetracking.com )
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks very much
Rosen
"Robert Collins" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> yes, but that is a browser function not php
> goto file -> page setup -> then remove the header and footer data
>
> Robe
Thanks very much
Rosen
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
003601c24f79$7ed376a0$8102a8c0@000347D72515">news:003601c24f79$7ed376a0$8102a8c0@000347D72515...
> [snip]
> I'm using PHP to generate some report for printing.
> But when I pr
Hi,
I'm using PHP to generate some report for printing.
But when I print report from IE 5.0 browser, in the bottom of page
IE prints URL of page.
Can I remove it ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks,
but I think you didn't understand me.
I have the number of week in a year ( some number of week, not current
week ) and I must determite start & end date of given week.
Can you help me with some ides ?
Thanks,
Rosen
John Holmes <[EMAIL PROTECTED]> wrote in messa
Hi,
how can I determine dates (start & end ) in one week.
I.e. 30th week is between 22.07.2002 and 28.07.2002 .
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ithout any
administrative rights on server.
I tried to shut down server with exex("/sbin/poweroff") but nothing
happened!
Can someone tell me how I could make shut down the server via PHP command or
executing Linux command?
Is it possible ?
Thanks,
Rosen
Ed Lazor <[EMAIL PROTECTED]&g
Thanks,
but the idea is another user only to start and shutdown the server.
Any ideas ?
Thanks,
Rosen
Bruce Karstedt <[EMAIL PROTECTED]> wrote in message
00ea01c21339$e7856d60$4773d73f@c3">news:00ea01c21339$e7856d60$4773d73f@c3...
> This is a bad idea from a security standpoin
n my server with exex("/sbin/poweroff") but nothing
> > happened!
> > Can someone tell me how I could make shut down the server ?
> > Is it possible ?
> >
> > Thanks,
> > Rosen
>
>
***
Hi,
I tried to shut down my server with exex("/sbin/poweroff") but nothing
happened!
Can someone tell me how I could make shut down the server ?
Is it possible ?
The server is Linux Red Hat 7.2.
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
Hi,
I tried to shut down my server with exex("/sbin/poweroff") but nothing
happened!
Can someone tell me how I could make shut down the server ?
Is it possible ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
can someone tell me is there a script for sending and receiving a mail via
WAP ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
quot;
//here the value of $text is \"TEST\" . The PHP send value to
me with backslah.
//
//How can I get the real entered, i.e. "TEST" ? Where is the problem ?
}
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
How can I create a mail account on Linux server with PHP ?
Can I do it ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
This is not a PHP question, but can someone help me
how to convert in lowercase the text into "INPUT" statment online ?
(i.e. when the user press a key , the script automaticly to convert char in
lowercase )
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To u
Thanks !!!
Rosen
"Rosen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
> can someone give me script for syntax check of username for mail server ?
>
> Thanks,
> Rosen
>
>
--
PHP General Mailing List
Hi,
can someone give me script for syntax check of username for mail server ?
Thanks,
Rosen
--
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
Sorry,
I can't access php.ini.
It's on server, outside !!!
Thanks,
Rosen
"Richard Lynch" <[EMAIL PROTECTED]> wrote in message
046301c14d62$865a8ea0$c801a8c0@Lynchux100">news:046301c14d62$865a8ea0$c801a8c0@Lynchux100...
> Read php.ini
>
> Not sur
Hi,
I'm creating web site with sessions.
Normally the site uses PHPSESSID to pass session ID to next page.
I want to use some script whitch use SID to pass session ID.
Can I set standart (i.e. PHPSESSID ) to use to pass session ID ?
Thanks,
Rosen
--
PHP General Mailing List
Hi,
Can I create POP3 account with PHP on Linux mail server ?
Thanks,
Rosen
--
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,
Can someone recommend me some free php script for WebMail client
(like Squerriemail) ?
Thanks,
Rosen
--
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
Hi,
Can someone tell me where can I find IMAP server for windows ?
Thanks,
Rosen
--
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]
I have the code:
"")
{session_destroy();}
}
When the page loads the first time I receive error:
"Warning: Session object destruction failed in main.php on line 9"
but when I make "Refresh" of page, there is no error !!
Can someone any ideas ?
Thanks
Rose
Hi,
The problem is, thath I want to generate random number between 1 and 1
How can I do it ?
Thanks,
Rosen
"Lawrence Sheed" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]
...
>
> You are casting microtimes results as an integ
Hi,
I'm using the following code:
for ($i = 0; $i < 100; $i++) {
$k = (int) microtime();
echo "$k";
for ($j = 0; $j < 1; $j++)
$m = $j *3;
}
but it prints me only "0.."
Where can be problem ?
Thanks,
Rosen
--
PHP General Mailin
Hi,
I'm using PHP code from manual:
srand( (double) microtime() * 100);
// Get random User ID
$uid=rand();
but it dowsn't work !
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
Hi,
how can I send HTML mail via "mail()" function ?
I readed the tutorial, but can someone write me example ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contac
Hi,
I want to send mail via exact account ( i.e. [EMAIL PROTECTED] ).
can I do it with php ?
Thanks
Rosen
--
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
Can I send params to main frame ?
Thanks,
Rosen
"* R&Ze:" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> From: Rosen <[EMAIL PROTECTED]>
> Date: Tue, Aug 28, 2001 at 04:29:05PM +0300
> Message-ID: <[EMAI
Hi,
how can I tell to refresh the main frame ( index.php ) from some subframe
I use frames ) ?
Thanks,
Rosen
--
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
And one question:
Should I use "session_start()" in every php file on my site ?
Thanks,
Rosen
--
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-ma
tion: $web");
exit;
But when I get control in my index.php there are no the variables.
Any ideas why ?
Thanks,
Rosen Marinov
Hi,
can someone help me to secure Phorum on internet server ?
Thanks,
Rosen
--
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,
How can I check, thath some function is declared and to do not declare it
second time ( with "require" ) ?
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To c
Hi,
how can I destroy an object created with "new" ?
Thanks,
Rosen
--
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]
Hello,
We are a team of experienced programmers with skills
of
PHP/Perl/JAVA/C++/VB/Servlet/JSP/ASP/PowerBuilder/XML/
DHTML/WAP & WML with database of MySQL/MS Access/
MS SQL/ORACLE/DB2/Sybase/Informix.
We are experienced in programming for various
E-Commerce web site and standalone application
Hi
Can comeone reccomend me PHP script for Web Mail , which
can create mail accounts on mail server?
Thanks,
Rosen Marinov
--
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
Hi
Can someone recommend me some good script for forums ?
Thanks,
Rosen
--
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,
Sorry for the stupid question, but i don't have at me a PHP manual
and I want to save some string to file from PHP.
Can someone tell me how ( with what function to do this ) ?
Thanks
Rosen
e. to startsession only if user has logged in ?
Thanks,
Rosen Marinov
e. to startsession only if user has logged in ?
Thanks,
Rosen Marinov
1 - 100 of 122 matches
Mail list logo