halo... i want to know about connect to database. can php (for
windows) connect to MS Access ?. Mpu
Strees
IncrediMail - Email has finally evolved - Click
Here
Check out :
http://www.weberdev.com/index.php3?GoTo=phenominet/prices.htm
This is your one stop shop for hosting. WeberDev.com is hosted there
and I can tell you that their service is amazing. They are fast,
reliable
and more than anything, very professional (specially in PHP / MySQL).
Sincere
Hi All,
Happy New Year.
Known that we can use in Linux to convert a file
from ps to pdf by using ps2pdf.
Is there any such built-in modules in PHP or SHELL
commands to convert the following to PDF.
.eps,
.ppt,
.xls,
.doc,
.html
Please do suggest any
* Todd Cary ([EMAIL PROTECTED]) [Jan 01. 2002 15:04]:
[...]
> My question is about where I should put my databases? I notice that the
> "/var" is often used, but is "/usr". So, for a guy coming from the NT
> world, what would you suggest?
> 1) /var/databases/app1; /var/databases/app2 - or -
"Carlos Fernando Scheidecker Antunes" <[EMAIL PROTECTED]> wrote in
message 002c01c19197$7beb6c40$0a505ad1@Nando4">news:002c01c19197$7beb6c40$0a505ad1@Nando4...
> Hello All,
>
> I would like to convert integers like the day, month and year to a date
representation to store it in a session variable
"Larentium" <[EMAIL PROTECTED]> wrote in message
001f01c19334$270c8940$[EMAIL PROTECTED]">news:001f01c19334$270c8940$[EMAIL PROTECTED]...
> How would you get the current PHP configuration information,
> more specifically, the exact command line used at compilation?
>
> I want to add --with-imap, b
> How would you get the current PHP configuration information,
> more specifically, the exact command line used at compilation?
Check the output of phpinfo().
-Adam
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
How would you get the current PHP configuration information,
more specifically, the exact command line used at compilation?
I want to add --with-imap, but have no idea how to determine what the current settings
are.
Larentium
On 12-31 09:23, Jaime Bozza wrote:
> Sean,
> From your php error_log, it's saying the following:
> Failed to write session data (user)
>
> which sounds like it's having problems writing to the user-defined
> session handler. Are you using a user-defined session handler? If not,
> make
Please do not send html emails to this list.
Send only plain text emails.
Matt Friedman
-Original Message-
From: gendeng [mailto:[EMAIL PROTECTED]]
Sent: Tuesday January 1, 2002 8:23 PM
To: [EMAIL PROTECTED]
Subject: [PHP] connect MS Access
halo... i want to know about connect to da
halo... i want to know about connect to database. can php (for
windows) connect to MS Access.
Mpu Strees
IncrediMail - Email has finally evolved - Click
Here
I use hostrocket. They seem to meet most of your criteria, but as with many
hosts they do not offer unlimited bandwidth. Personally, I stay away from
hosts that say they offer unlimited bandwidth (there's usually a catch). Has
one of the best Control Panels IMO. Includes PHP, MySQL, Perl, subdomai
Hello,
I have a php page which list a table from a mysql database.
Dates can be selected like last 7 days, last 14 days .etc
It worked perfect till midnight :(
The query is something like:
$aresult=mysql_query("select * from orders WHERE (a3 >= CURDATE()-$datec)"
,$db);
I looking for som
On Tuesday 01 January 2002 04:19 pm, Matt Moreton wrote:
> Can anyone here suggest a good provider that meets the above criteria?
Asked and answered about 4 billion times in the archives. Might check there.
--kurt
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAI
Im looking to change my hosting provider.
...something that isnt going to break the bank, is feature full, supports mysql, php
etc etc and doesnt limit your bandwidth usage! I need about 100+ mb's of space, and
possibly the ability to run a background process.
Can anyone here suggest a good
there's the OCI* or ORA_* functions depending on the version of oracle
you're using.
-Original Message-
From: Phillip B. Bruce [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 02, 2002 10:54 AM
To: PHP
Subject: [PHP] Oracle
Hi,
Has any one on this list worked with Oracle, Apache a
php-general Digest 1 Jan 2002 23:54:06 - Issue 1086
Topics (messages 79165 through 79188):
Name of the Frame
79165 by: Duikplas Info
79166 by: Duikplas Info
Re: Need some Linux/Apache help
79167 by: Todd Cary
79168 by: David Jackson
79169 by: Todd Ca
Hi,
Has any one on this list worked with Oracle, Apache and PHP. My apache
is configured
for apache and working with mysql. Just wondered if there is any docs
on connecting to
Oracle in the same manner mysql is being done?
--
**
I just re-installed php from scratch.
It seems to have done the trick.
Thanks for the help!
- Original Message -
From: "LaserJetter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 01, 2002 8:59 PM
Subject: Re: [PHP] Re: imap extensions..
>
http://www.php.net/manual/
Hello,
Chris Boothe wrote:
>
> Has anyone tried this sample project?
> Soap Server Class
> http://phpclasses.upperdesign.com/browse.html/package/251
>
> I can't seem to get it to go, it is returning:
> 500 internal server error
>
> The APACHE Log reads:
> Premature end of script headers: C:/ph
http://www.php.net/manual/en/install.windows.php#install.windows.extensions
I'm not sure if this says you need an extra dll for just PHP3 though.
"Philip Jeffs" <[EMAIL PROTECTED]> wrote in message
002501c19307$6824a250$01010101@PHIL">news:002501c19307$6824a250$01010101@PHIL...
> I've looked a
I've looked around php.net and i can't find anything about extra dll's.
Does anyone know where i can get an up to date version of php_imap.dll from?
Maybe my version is old.
Thanks
Phil
- Original Message -
From: "LaserJetter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday,
Has anyone tried this sample project?
Soap Server Class
http://phpclasses.upperdesign.com/browse.html/package/251
I can't seem to get it to go, it is returning:
500 internal server error
The APACHE Log reads:
Premature end of script headers: C:/php/php.exe
Any ideas?
Chris Boothe
[EMAIL PROTEC
Nice one, thanks! I forgot about using the more command!!
"David Jackson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> copy php.log php.txt, now you have a static log to look at.
> then do "more php.txt" this will display a screen at a time,hitting
> goes
This sounds similar to the problem I had but with other extensions.
Does the IMAP extenstion need any dlls from the c:\php\dlls folder to work?
(You can find out this somewhere on www.php.net). If it does then you need
to copy these to your system folder. (system32 folder probably). Better
still,
copy php.log php.txt, now you have a static log to look at.
then do "more php.txt" this will display a screen at a time,hitting
goes to the next screen.
To do more advanced work with text files goto:
http://simtel.net "gnuish" directory and download "gawk" and "grep", mainly
grep, NOTE: using gr
I need a program which will let me open it!
Using notepat just runs wordpad which wont let me scroll down to see what it
says because it's still processing the file.
Internet explorer didnt work and MS-DOS editor just said "Out of memory" and
closed on me
Never mind!
"Laserjetter" <[EMAIL PROTE
Brian et al -
What a way to start the new year!! I now have PHP 4.1.1 *with*
Interbase running on Linux 7.2 *with* Samba. And I am greatly indebted
to the generous help of many people on this List. This means I can move
my family picture album (uses Interbase) off of the IIS system and onto
Li
Hi,
I'm having trouble getting the imap extensions to load. I'm running Windows2000 with
IIS5.
I've put 'php_imap.dll' in 'c:\php\' and i've checked that the extensions directory in
php.ini is set to 'c:\php\'
I still get told that php was 'unable to load dynamic library 'c:\php\php_imap.dll'
In my experience the speediest way was to create a temporary buffer to which
you append the html you wish to output and then write the buffer to file in
one go.
Prottoss
[EMAIL PROTECTED]
http://www.mediaminer.org/
On January 1, 2002 01:41 pm, David Jackson wrote:
> This may seem a little odd?
Sorry here's the code unattached:
\n";
echo "\n";
echo "Sales Date:\n";
echo "\n";
echo "Sales Rep:\n";
echo "";
// Define table
echo "";
// Generate book listing
$result = mysql_query("SELECT pid,date,title,subtitle,author,amount FROM
catalog ") or die("Dis ain't right !!");
while (
list($pid
This may seem a little odd?
But what I want to do is use PHP/MySQL to generate static pages.
The applet I tinkering with is a sales worksheet and to start with will
consist of catalog/product maintience page, and a worksheet allow sales reps
work up pricing for customers. Eventfully this would ti
* Todd Cary ([EMAIL PROTECTED]) [Jan 01. 2002 10:39]:
> When I run the "make" after a successful "configure", I get the
> following errors:
> stub.lo: file not recognized: File truncated
> collect2: ld returned 1 exit status
> make[1]: *** [libphp4.la] Error 1
> make: *** [all-recursive] Error 1
How about posting to the OS specific related forum?
For Linux try subscribing to linux-admin at [EMAIL PROTECTED]
for Solaris, HP-UX and other check news group list
DJJ
>
>
> -Original Message-
>
>
>
> Sorry this is offtopic
>
> I have set up a cron job and this is the message I
Todd --
Send email to [EMAIL PROTECTED]
In body of email: subscribe linux-admin
You might also check for distrbution specific forum/list
Slackware has one, I'm sure Redhat has some.
By the why, were you compile Apache/Mysql and PHP from *tgz sources ?
> David -
>
> <<<
> Try Cross posting
-Original Message-
Sorry this is offtopic
I have set up a cron job and this is the message I havereceived
Your terminal lacks the ability to clear the screen or position the cursor.
any ideas?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTE
David -
<<<
Try Cross posting to: linux-admin list
>>>
How do I join the list?
Todd
--
Todd Cary
Ariste Software
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the l
Try Cross posting to: linux-admin list
[EMAIL PROTECTED]
> When I run the "make" after a successful "configure", I get the
> following errors:
>
> stub.lo: file not recognized: File truncated
> collect2: ld returned 1 exit status
> make[1]: *** [libphp4.la] Error 1
> make: *** [all-recursive] E
When I run the "make" after a successful "configure", I get the
following errors:
stub.lo: file not recognized: File truncated
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make: *** [all-recursive] Error 1
Any suggestions on how I may resolve this?
Todd
--
Todd Cary
Ar
Hi all,
Happy New Year to you all.
When compiling a page I want to know the name of the frame/window where my
page is gonna be presented. Somebody a suggestion which variable or function
I can use?
Thanx
Robert
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAI
Hi all,
Happy new Year to you all.
CAn anybody tell me the way to know, while compiling your page, what the
name is of frame/window where your page is gonna be presented in?
Thanx for the suggestions.
Met vriendelijk groeten
(Kind regards)
Robert Elsenaar
Duikplas "AquaView"
Website: www.duik
php-general Digest 1 Jan 2002 10:28:57 - Issue 1085
Topics (messages 79147 through 79164):
work with mobile by PHP !!
79147 by: Alawi
79164 by: Simon Ritchie
Re: Testing: DON'T Ignore This Message
79148 by: Michael Sims
79152 by: B. van Ouwerkerk
79
> How can I send msg to PHP ?=20
> what I need and what I must read ??
Try http://www.sms-wap.com
Simon
--
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: [
43 matches
Mail list logo