Hello,
Is there a special newsgroup for socket programming?
regards
Harry
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You can also use an application called CodeCharge. It's very easy to use.
By the way are you living in India or abroad??
Harmeet
"Jaskirat Singh" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi Everyone,
> I am looking for a tool that lets me do simple data managment ie.
> edit,
estimate it to reach a few hundred to even a
couple of thousand. Would doing double queries put unnecessary load on my server?
What other ways or techniques are there for doing this?? Any suggestions
Regards
Harry
gt;http://docs.sun.com/db/doc/806-7612/6jgfmsvrt?a=view
Thanks Jason... looks like what I need really is a Solaris expert. Cheers for that,
I'll try to look for one.
Thanks!
Harry
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
d.conf.
But, _ENV["ORACLE_HOME"] (environment variable?) still shows the wrong value.
I tried entering the right value in apachectl, but it still doesn't change.
Does anyone knows how to accomplish this ? Please let me know.
btw - I'm using Apache 1.3.31 on Solaris 8, PHP 4.3.6
Man
Nocc is the app you're looking for
take a look at http://nocc.sourceforge.net/
"Mrs. Geeta Thanu" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hi all,
>
> I am new to php and want to use php for our mailing program.
> At present we have servlet program what the users access
On 16/03/2004 at 18:18 Ford, Mike [LSS] wrote:
>On 16 March 2004 15:10, Harry Sufehmi wrote:
>> Problem:
>> Changes made in c:\winnt\php.ini doesn't have any effect even after
>> restarting Apache.
>>
>> PHP version: 4.3.3
>> phpinfo() output - http://
ent config, such as:
# php is installed at c:\php\php-4.3.3\ --- not c:\php4
# extension_dir is set to c:\php\php-4.3.3\extensions\ in php.ini --- but phpinfo()
says different things
# php_gd2.dll is enabled, but not according to phpinfo()
Any pointer will be very much appreciated.
Thanks,
Harr
Hi Guys,
I'm a beginner on PHP and i just installed it on FreeBSD with apache. I
already follow instructions at manual install then i create test file like
test.php4 with .I browse to this file with IE but it can't
display PHP info but when i brwose that file, it appears page with text ".
Anyone
$this->styles['shadow'] = (boolean)$bool;
what does "(boolean)$bool" mean?
mfg.
harry wiens
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
(Redirected by "Harry Sufehmi" <[EMAIL PROTECTED]>)
First sorry if this email was already received by you, I sent this originally on the
weekend but didn't seem to be showing up in the list, so trying to repost again today.
I've setup phpBB in my company using Oracle
On 06/02/2004 at 11:55 Mrs. Geeta Thanu wrote:
>This is in addition to my previous mail.
>I feel the PHP script and the C program should be in one machine
>and apache in another.
>When a user click the link the php script should upload a form get the
>input and show the result.
>So apache should su
On 06/02/2004 at 11:55 Mrs. Geeta Thanu wrote:
>This is in addition to my previous mail.
>I feel the PHP script and the C program should be in one machine
>and apache in another.
>When a user click the link the php script should upload a form get the
>input and show the result.
>So apache should su
On 06/02/2004 at 14:09 [EMAIL PROTECTED] wrote:
>Can someone explain what this all means then
>http://forge.novell.com/modules/xfmod/project/?php
>Are they supporting php or are they planning to take over something that is
>impossible ?
I'm guessing that they're tailoring PHP to their (Novell's) n
On 05/02/2004 at 10:46 Adam Bregenzer wrote:
>On Thu, 2004-02-05 at 08:13, Harry Sufehmi wrote:
>> So there's a reasonably easy way to decrypt those encoded files then ?
>(despite those vendors' claim...)
>There isn't a program to revert encoded files to their o
On 05/02/2004 at 13:17 Ford, Mike [LSS] wrote:
>On 05 February 2004 13:10, Harry Sufehmi wrote:
>> On 05/02/2004 at 11:48 Ford, Mike [LSS] wrote:
>> > On 05 February 2004 11:30, Harry Sufehmi wrote:
>> > > As you can see, the content w
On 05/02/2004 at 14:07 Andrei Reinus wrote:
>> So double-encoding it (using a PHP encoder) will make life finally very
>hard for said cracker.
>
>No its not ...
>if I would badly need to get this encrypted page and have access to files ...
So there's a reasonably easy way to decrypt those encoded
On 05/02/2004 at 11:48 Ford, Mike [LSS] wrote:
>On 05 February 2004 11:30, Harry Sufehmi wrote:
>> As you can see, the content will be secured, but the script
>> is now becoming the weak point since it'll store the
>> encryption key needed to decrypt the co
compatibility now.
Thanks again!
Harry
On 04/02/2004 at 09:39 Larry Brown wrote:
>Check out ioncube.com. I use them and it was very easy to install and run.
>The best thing about it is that a problem with apache or apache
>configuration won't end up displaying the script contents
On 04/02/2004 at 09:35 Chris W wrote:
>>Hi, my company's looking to buy a PHP encoder to secure the source code.
>>The encoded scripts should be able to run on Solaris platform (Apache
>webserver), and should only require minimum changes to the server.
>>
>I'm sorry I can't help you but I am curiou
$ 960
tag is only for a year's license. And I don't think we have the budget to buy the
perpetual license.
Could anyone recommend other PHP encoder for us?
Many thanks,
Harry
--
Kampanye open-source Indonesia - http://www.DariWindowsKeLinux.com
Solusi canggih, bebas ikatan,
HP Class Object from the HTML page to the PHP Script at the end??
Thank You Very Much!
Best Regards,
Harry yau
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks Marek!~ I have solved this problem with the exactly suggestion from
you.
session_cache_limiter("private_no_expire");
Marek Kilimajer wrote:
> Experiment with session_cache_limiter(), for example try to set it to
> private_no_expire.
>
> Harry Yau wrote:
>
> &
and call "ob_end_clean()" before setting the
header for pdf content. It does not correct the problem.
I am wondering what exactly the "session_start()" does? How it can
have different effect upon various browser? Of simply, please tell me
how to correct those problems!~
and call "ob_end_clean()" before setting the
header for pdf content. It does not correct the problem.
I am wondering what exactly the "session_start()" does? How it can
have different effect upon various browser? Of simply, please tell me
how to correct those problems!~
I have PHP-Version 4.2.2
"Jason Wong" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> On Wednesday 17 September 2003 15:25, Harry Wiens wrote:
>
> > i got a problem with the gd library at my isp's server.
>
> What version
r
Freetype supportenabled
Freetype linkagewith Freetype
JPG supportenabled
PNG supportenabled
wbmp supportenabled
Anyone got an idea for me?
mfg.
Harry Wiens
--
PHP General Mailing List (http://www.ph
you can store your object in a session
bye
Harry Wiens
"Webmaster" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hi,
>
> is it possible to pass an Object to another php page?
> I want to pass a whole bunch of varibales to another page.
>
i've got a wamp with php5. is there any possibility to activate or
reinstall, etc. the mysql extension?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
can someone explain this for me:
...
$sFont =submit("font") ? SITE_ROOT . PROG_PATH . submit("font") : "";
...
mfg.
hwiens
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
try this:
$query = "select name from names (where age <'23'')";
$numero= sybase_connect("database" , "user" , "password" ) or die ("Unable
to connect to database server");
$result=sybase_query($query,$numero );
while($temp=syb
how do i have to configure my httpd.conf to run both, php4 and php5
i have php4 in c:\php
where schould i put the php5 stuff ?
do i need only one php.ini or two?
questions, questions, questions
mfg.
harry wiens
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
ry this:
if (isset($theme)) {
require "content/header_$theme.php";
print("Current theme is $theme");
} else {
require "content/header.php";
print("$theme");
}
mfg.
harry wiens
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
this is working for me:
[snip]
$data = addslashes(fread(fopen($userfile, "r"), filesize($userfile)));
$fp = fopen($filename, "w");
fwrite($fp,stripslashes($data));
fclose($fp);
[/snip]
greets
harry wiens
"Jay Blanchard" <[EMAIL PROTECTED]>
What would be the correct syntax?
1. $_SESSION[test]
2. $_SESSION['test']
3. $_SESSION["test"]
mfg.
harry wiens
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
i think you have to add "\n" after each row of java script code.
$js .= "}\n";
mfg.
harry wiens
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
How can I get a script to work on a page that has HTML generated by
The problem is not sending or composing the email (what your class is for),
but displaying all the recieved messages.
Btw how do i use "quoted-printable encoding" ?
mfg.
Harry Wiens
"Manuel Lemos" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
Hell
Lösungen". What do I have to do, to
display everything correct?
mfg.
Harry Wiens
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
same script. Also, I
> don't
> >have any nested tables in the html. Any other
> ideas?
> >
> >Thanks,
> >Harry
> >
> >--- Bob Lockie <[EMAIL PROTECTED]> wrote:
> >>
> >> >[snip]
> >> >I'm trying to generate
I have no problem with Netscape 4.7 when connecting to
Windows 2000 running the same script. Also, I don't
have any nested tables in the html. Any other ideas?
Thanks,
Harry
--- Bob Lockie <[EMAIL PROTECTED]> wrote:
>
> >[snip]
> >I'm trying to generate dynamic
In you php.ini, change the SMTP to the Solaris mail
server.
Hope this help,
Harry
--- "Ryan F. Bayhonan" <[EMAIL PROTECTED]> wrote:
> Good day to all.
>
> Just want to ask some help from you guys.
>
> I'h vaving problem with mail function. I'm currentl
You forgot to select the database that you want to
insert.
Ex:
$db = mysql_select_db ( mydatabase );
Hope this helps,
Harry
--- "Denis L. Menezes" <[EMAIL PROTECTED]>
wrote:
> Hello friends,
>
> can someone tell me wha
Does any of your values has an apostrophe in them? If
there is, you will get a syntax error.
Hope this helps,
Harry
__
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com
--
PHP General Mailing List (http
You can use the php_admin_value in your virtual host.
For example:
php_admin_value safe_mode 0
This will turn safe mode off for that virtual host.
Hope this helps,
Harry
__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http
Thanks Kirk,
That works.
Harry
__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for your reply,
I have no problem assigning variable. I just can't
retrieve them. If I use $_SESSION[foo['bar']], I got
this error in Apache log.
[Wed Feb 20 16:44:50 2002] [error] PHP Parse error:
parse error, expecting `']''.
Any other idea?
Thanks
Hi All,
I have register_global = off and I have problem
retrieving array session variable. For example;
Page1.php
Page2.php
None of these works. The session file does registered
the array and variables. I can retrieve the array
with the register_global on. Any ideas?
Thanks,
Harry
_page.php
http://server/login_page.php\n\n";
);
}
Can anyone give me any suggestions or recommendations?
Is there any security concerns? Also, the session
files are in a directory that is not world readable.
Thanks in advance,
Harry
__
Do You
en, keine vergessenen Gewinne mehr!
> Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13
Do not quote me but I think your apache settings may be incorrect. I think
you can limit your Server Side Scripts to certain directories.
--
Harry Jackson
::
22
::
"Priv
on line 136
Could anyone point me to a good PEAR tutorial with lots of examples. Google
produces lots of them but they are all lacking in examples for forms,
tables etc. I am new so I am probably looking at the wrong place. I am
reading the source to learn it but this error has shown me how
Oh what a big mistake...sorry!
$now = getdate();
$today = date("d-m-Y");
$yesterday =
date("d-m-Y",mktime(0,0,0,$now['mon'],$now['mday']-1,$now['year']);
echo("Today is " . $today . "and yesterday was " . $yesterday);
&q
Following is a solution...
$now = getdate();
$today = date("d-m-Y");
$yesterday =
date("d-m-Y",mktime(0,0,0,$today['mon'],$today['mday']-1,$today['year']);
echo("Today is " . $today . "and yesterday was " . $yesterday);
&q
It is easy to use the function getDate() to obtain the date of today.
But instead of writing plenty of conditions,
is there any easy way to get the date of yesterday?
Thank you.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
.)
Would anyone give me some suggestions?
Thanks a lot :)
Harry
--
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]
54 matches
Mail list logo