Pretty much the same exact thing.
C:\PHP>php -m
[PHP Modules]
bcmath
bz2
calendar
com
ctype
domxml
ftp
gd
msql
mysql
odbc
overload
pcre
session
standard
tokenizer
wddx
xml
xslt
zlib
[Zend Modules]
C:\PHP>php -i | find "ext"
Content-type: text/html
My badI do have msql.dll in c:\php and it is part of the env path.
Thanks,
Chris
""Chris"" wrote in message
news:6d.87.02305.a4c48...@pb1.pair.com...
Hello Richard, and thanks for your assistance. I do have it in the path.
I have done a search on the server for ms
Hello Richard, and thanks for your assistance. I do have it in the path. I
have done a search on the server for msql.dll and it doesnt exist. Where
does it come from and how do I get it?
Thanks,
Chris
"Richard Quadling" wrote in message
news:r2v10845a341004280743obc4213eay229
Hello, and thanks for your assistance in advance. I am running windows 2008
64 bit/PHP 4.49 and mysql. When I run my application, I get an error. When
I check the php.log file it states:
PHP Warning Unknown() Unable to load dynamic library
c:\php\extensions\php_msql.dll - The specified modu
on line 0.
On another server, I have the same setup but using the Sqlserver dll. Any
Suggestions?
Thanks,
Chris
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
n for 5.2, I can do the 5.3 versions later this week.
They are usuaally available at http://downloads.php.net/pierre/ .
Cheers,
On Mon, Nov 16, 2009 at 9:37 PM, Chris Black > wrote:
Hello,
Does anyone know where I can get a working copy of php_printer.dll
for php
5.3.0? I have tried dow
Hello,
Does anyone know where I can get a working copy of php_printer.dll for
php 5.3.0? I have tried downloading from a few different resources and
it does not appear to work. Also the PECL printer does not seem to
exist any more.
--
PHP Windows Mailing List (http://www.php.net/)
To unsu
Fred Silsbee wrote:
--- On Sat, 12/20/08, Fergus Gibson wrote:
From: Fergus Gibson
Subject: Re: [PHP-DB] ntwdblib.dll not found in any of the 5.2.8 zip files
To: fredsils...@yahoo.com
Date: Saturday, December 20, 2008, 6:06 PM
On Sat, Dec 20, 2008 at 7:59 AM, Fred Silsbee
wrote:
ntwdblib.
as user A instead of SYSTEM? I have asked for
advice from Windows IIS developer and was told that it is not a problem from
IIS server.I was told that ASP or ASP.net can change the ownership of any
process running on the server, so anyone has any idea how I can approach
I am trying to use WMI to schedule a Job. Here is the error and my code.
Fatal error: Uncaught exception 'com_exception' with message
'Source: SWbemObjectExDescription: Invalid parameter
' in
C:\Apache2.2\htdocs\com.php:46 Stack trace: #0
C:\Apache2.2\htdocs\com.php(46): variant->Create('"Cleanup
Matt Anderton wrote:
awesome guys. thanks a lot. one thing I think I DO have going for me --
true I have only flown solo, never worked on a team, but my current project
was designed entirely to someone else's specs. I knew there would be lots
of changes as it went along and I think I did a dec
On 3/16/06, Bikram Suri <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I do phpinfo(); and I see the include path set to c:\php5\Pear. I have wamp
> installed on my machine but before wamp I had done a standalone installation
> of PHP 5 in c:\PHP5 diretory. I have since uninstalled it and deleted the
> c:\PH
Your form should be defined like this:
method="post">
The post method is what keeps the variables off the URL string, the
action is the page to submit the data to.
Chris
Jim MacDiarmid wrote:
I have 2 form fields one is a checkbox and the other is a hidden field. The
check
No, mod_php.c does nto have to exist.
Provided that c:/PHP/php5apache.dll acctually exists, your problem is
likely that you have got php5ts.dll in your system path (copying it to
the WINNT/System32/ directory works.
Chris
Logan B wrote:
Hi,
I'm using Apache 1.3 on my Windows XP Pro box wit
problem is linked with the way the
argument seperator is being handled - hence your problem with any more than
one argument at a time...
HTH
Chris Ramsay
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[snip]
i could be wrong (been a while since I looked up phpinfo function) but
i do believe you must do
echo phpinfo();
Please feel free to correct me...
[/snip]
Indeed, you can just do:
HTH ;)
--
Chris Ramsay, Web Developer
The Danwood Group Ltd.
Tel #: +44 (0)1522 882 288
DDI #: +44 (0
DvDmanDT wrote:
Errm.. I did search accutually.. But didn't find anything.. Partly cause I'm
running home edition.. There's no security tab there.. And the folders are
shared.. Apache is running as SYSTEM, and I'm as User or something like
that.. Any more ideas?
I don't know if this would work o
From your minimal details, I assume you're trying to print the value of
a textbox/textarea to a webpage?
You would need to use htmlentities() to escape the quotes if that's the
case.
Chris
S.D.Price wrote:
Hi can anyone help. I have a news blog system where a user can add news
st
Have you tried using the function "mysql_select_db" to select the database?
Patrick Roane wrote:
Ok,
No syntax errors this time, but when I hit enter
(after I type in the code below), I get 'error 1046,
no database selected'
CREATE TABLE phonelist(
id INT(100) PRIMARY KEY,
firstName VARCHAR
I'm brand new to PHP. Which is a better method to use for attaching and
running PHP scripts on a PWS for Win 98? CGI binary or ISAPI module
My ultimate goal is to impliment an attendance database using PHP and MySQL.
Thanks to all in advance.
-chris
--
PHP Windows Mailing List
lp of course.
I'm going to stick with MySQL and PHP for now. They look like solid choices
and I believe they'll do what I want.
newbie Chris
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I be better off paying someone to do this?
Project wise is this a small, medium, or large undertaking.
Thanks to all who respond!
Chris Ollar
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Will PHP attach to Win98 Personal Web Server?
Thanks to all who respond -
Chris
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm on Windows XP SP1, Apache 1.3.31, and PHP 5.0.2.
PHP5's ISAPI module crashes often with the error message (via error.log):
[warn] Loaded DSO c:/php/php5apache.dll uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)
The website where I received the
n
2k3 IIS6 server. When this access violation happens, I also get a DCOM error
in my logs. Any suggestions or ideas will get greatful.
Thanks,
Chris
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
own on
line 0"
Note that i've set
- cgi.force_redirect = 0;
- fastcgi.impersonate = 1;
Still the same problem. Any help please.
Nadim Attari
Alienworkers.com
I don't think that relative path is pointing to where you think it is
(if it's pointing anywhere at all). Try setting the
n
2k3 IIS6 server.
Thanks,
Chris
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Don't know of any how tos out there, but just finish an install of 5 running
IIS6 on a 2k3 server. We found an exe to install, but we also downloaded the
binaries. If you still need help email me at [EMAIL PROTECTED] and I'll
let you know what we did to get it working.
Chris Shru
Hey have you uncommented the mssql.dll in php.ini? I have the same setup and
it works. You might try calling the server using its ip address or its dns
name. Also, how are you setup for the php extension on the server? Are you
using the php.exe or the php4isapi.dll for the extension?
"Steve Howie"
I read an article that said to replace the php5isapi.dll with the one from
RC2.
The article is at http://bugs.php.net/bug.php?id=28799
"David Charles" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I can set up the latest version of 4 to run under IIS6 as isapi dll in 5
> minutes. N
under linux. I tried installing apache with
php instead of IIS but the same thing happens. I installed the cgi and de module
version of php, but the same error occurs. Any sugestions?
Chris
an use this function:
http://www.php.net/mysql_escape_string
However, you should also validate your data before doing anything else.
Make sure it is exactly what type of data you are expecting, then escape
the string just prior to constructing your SQL statement.
Hope that helps.
Chris
=
Chris Shif
I have php pages working along witha Mysql in a Windows 2000 server. What I
want it's adding ssl to the pages.
At the moment I'm using Apache, but this can be change to another webserver
if neccesary.
I've tried to set the system up, but the result is the server turns out to
be unstable. My pages
in
c:\inetpub\wwwroot\chris\dbtest\pages.php on line 40
Line 40 is shown directly below:
--
$buffer = $tbuf;
Here is a bigger part of the fuction if it helps...
---
while($row = mysql_fetch_array($sql))
{
// Setup for use with templates.
$variable1=$row["title"];
start a new page, below I have $y starting at 110 just
for the margin
$y = 110;
}
What am I doing wrong here? I've searched through tons of google's to find
an example of someone doing this but all I can find are endless amounts of
manual entries on the same functions. Little hel
U cant set a size for a background img, it tiles automatically. Plese refer
to any HTML or CSS Reference
Greetings,
[EMAIL PROTECTED]
"Rinku Shivnani" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> I want to set one image as background and on whole page. But I cant do it
as
e the spreadsheet as a
csv file to make it work.
Regards
Chris
-Original Message-
From: arslanli [mailto:[EMAIL PROTECTED]
Sent: 11 September 2003 08:10
To: [EMAIL PROTECTED]
Subject: excel tables to mysql tables
I have 4500 records in excel tables waiting to be insert into mysql
stru
[EMAIL PROTECTED] (Chris Neale) wrote in
news:[EMAIL PROTECTED]:
> I'd recommend the Zend IDE. I've started using it recently in favour
> of ConText, and the new version (still in Beta) has syntax
> hightlighting and a code analyser. It also indents your code neatly
> fo
it has built in
FTP, though I've always tested on my local system and then used a batch file
from the command line to upload.
C
-Original Message-
From: Chris L [mailto:[EMAIL PROTECTED]
Sent: 10 September 2003 15:34
To: [EMAIL PROTECTED]
Subject: free windows editor with ftp?
Any r
[EMAIL PROTECTED] (Stephen) wrote in
news:[EMAIL PROTECTED]:
> I have to agree with these two, although the latest non beta version
> has a small problem with its code highlighting. However, this has
> (apparently) been fixed in beta. It is the best program I have found,
> and it can open a huge
Any recommendations for a free windows editor suitable for PHP that has FTP
built-in?
Also, recommendations for a decent free editor without FTP would be
welcomed. I am making recommendations to my students who are learning
PHP/MySQL and for whom Emacs is a bit much to ask :) Integrated FTP wo
at might fix it. Maybe also move the
rename command to after the file close statements, although it might work as
it is.
The Chmod statement will probably work now too
Hope that helps..
Regards
Chris Neale
Contract Developer
Somerfield Store Ltd.
-Original Message-
From: George Pitcher
>
> and for this i need to splitt the title retrieved from db to two
> strings ..
>
$array = explode( "/r/n", $stringToSplit );
print $array[0]; //first part
print $array[1]; //second part
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Chris, not sure if this is related to my question aka mysql_pconnect
>
> are u using mysql_pconnect or plain mysql_connect to connect to the
> database? This is the behaviour I'm getting, but with
> apache1.3.27/php4.3.2/mysql4.013
>
that was my first question to
OS: Win 2k
Web Server: Apache 1.3.27
PHP: 4.1.2
MySQL: 3.23.39
really can't tell if this is a coding issue, a software issue, or just a
random bug somewhere...
basically we have a fairly large intranet, serving up several thousand
pages/hits everyday to mainly mac/pc users. somewhere, in all this
you should be able to ... in word ... open up the html page from word
itself, and then save it as a word doc... thinking in my head, soemthing
along the lines of...
$file="bios.html"
$word=new COM("Word.Application") or die("Cannot start word for you");
$word->visible =0 ;
$word->Documents->Open($
so i have something like this...
$xlsFile = $_FILES['fileupload']['tmp_name']; //the file we're reading is
the one we just uploaded
$conn= new COM("ADODB.Connection") or die( "did not connect" );
$conn->Open("Driver={Microsoft Excel Driver
(*.xls)};DBQ=$xlsFile;ExtendedProperties=Excel 8.0;");
BTW I can run a regular cgi script out of my cgi-bin directory for a much
greater period of time without being shut down by the time limit.
Chris wrote:
> I have a script that uploads a data file and inserts several thousand
> records into a database table. The script seems to time out w
myself. What I am
trying to determine is, is it possible/reasonable to ask my hosting
provider to increase the CGI time out limit. If so, how would I instruct
them in this matter? Or possibly, are there other solutions?
Thanks for opinions
Chris
--
PHP Windows Mailing List (http://www.php.net
Does anyone know of a quick way export data from several tables in an Access
database and then import that data into corresponding tables in an MySQL
database?
Chris Kaelin
http://www.wrightrelayforlife.com
_
Protect your PC
Does anyone have any recomendations for a good inexpensive / free editor for
PHP files?
Chris Kaelin
_
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
--
PHP Windows Mailing
a similar method in PHP ot create a MS Excel spreadsheet?
Chris Kaelin
_
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscr
Regards,
Chris Avontuur
Web Development
Medical Imaging IT
Philips Medical Systems Nederland B.V.
Building QV-222
phone +31 40 27 65625
On Tue, 25 Mar 2003 13:13:05 -0500, Afan Pasalic <[EMAIL PROTECTED]>
wrote:
While was working on staging server (Global On) everythign was working
ok:
Product name:
Product Ser.#:
Upload 1st image:
Upload 2nd image:
Upload 3rd image:
But, pushing to other server (Global Off) - can't rea
Can you not run your external programs in a batch file? Or will that
also run under "cmd /c" ?
chris kranz
fatcuban.com
-Original Message-
From: Dave Marr [mailto:[EMAIL PROTECTED]
Sent: 24 March 2003 18:15
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Unable to Fork error using
.
Just an idea...
chris kranz
fatcuban.com
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 24 March 2003 21:30
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Can't get domxml working
Hi everyone!
I've been trying to include php_domxml.dll for quite
ly
running php.exe for this one script, you might also consider making a
custom php.ini file and putting it in with the php.exe folder. Although
if you use php on your webserver on the same machine, this wouldn't be
worth doing...
chris kranz
fatcuban.com
-Original Message-
From: Mi
I downloaded and recompiled the source with MS Visual Studio 6 with eapi
defined, but the resulting dll is exactly the same, and apache still gives
warnings and crashes under load.
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
PHP Windows Mailing List (http://www.
I've used COM objects to write to Excel spreadsheets and had no-end of
problems. But never tried reading from it, well, did minimal reading to
find the next blank cell, so I guess it would be much the same. It's
pretty simple stuff using the COM object to access it tho.
chris kranz
fa
$path_to_file = "http://www.yourwebsite.com/pdf/this_file.pdf;
If( file_exists( $path_to_file ) )
{
//do stuff
}
chris kranz
fatcuban.com
-Original Message-
From: Herhuth, Ron [mailto:[EMAIL PROTECTED]
Sent: 11 March 2003 16:43
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] te
I am running the latest version of PHP on Windows 2000 Server & the latest
version of Apache. I have a PHP script that is used to process a POST
request. Simple enough, right? Well, whenever thsi script is called, I get
a 405 Method Not Allowed error. The script is in a folder off of the
"htdoc
Something like...
$array_length = count( $myArray );
$myArray[$array_length + 1] = $new_data;
This what your after? I think there might be a function for this tho,
but I'm a bit thick :p
chris kranz
fatcuban.com
-Original Message-
From: Matt Babineau [mailto:[EMAIL PROTECTED]
Or...
Extension_dir = c:\php\extensions
I think as default they've unpacked there?
Not meaning to split hairs :p
chris kranz
fatcuban.com
-Original Message-
From: J.Veenhuijsen [mailto:[EMAIL PROTECTED]
Sent: 03 March 2003 08:05
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: ph
#x27;t make too much
difference to your scripting. It can still be dynamic as you like...
There may be some way of putting the array into the POST_VARS and then
getting JS to read it out of there, but that's just an idea, and I dunno
if that'd be supported at all.
chris kranz
fatcuban.com
I have seen several PHP scripts that act as an interface to .htaccess files.
They are able to add, change, and delete users from a nice, web-based
interface. The only problem is that they don't work on Windows.
I read a post somewhere where someone said that this is because the scripts
use "crypt
Have you set up your SMTP server in the PHP configuration?
"Orlando castaƱeda" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
I am trying to send an e-mail like this:
There are no errors, but the e-mail is never sent !
I apreciate any help !
Tito
[EMAIL PROTECTED]
[EMAIL PROTECT
PHP won't do this, and
you quickly get a flooded machine with no memory or CPU power :p
chris kranz
fatcuban.com
-Original Message-
From: Michael Power [mailto:[EMAIL PROTECTED]
Sent: 28 February 2003 11:58
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Re: destroying COM objects
&g
empting to write a null string, which
apparently gives an erro :)
Thanks for the help anyway ;)
chris kranz
fatcuban.com
-Original Message-
From: Sven Schnitzke [mailto:[EMAIL PROTECTED]
Sent: 26 February 2003 09:30
To: 'Chris Kranz'
Subject: AW: [PHP-WIN] file write issues...
very good resources in there.
chris kranz
fatcuban.com
-Original Message-
From: Jeremy Whitlock [mailto:[EMAIL PROTECTED]
Sent: 25 February 2003 17:13
To: PHP
Subject: [PHP-WIN] File Upload Help Needed
PHP List,
I'm new to PHP and I'd like to create a Fil
ave... This will only upload txt
or html files... But it will display the file properties even if the
file is denied. Also has a file size limit of about 10k. This is a cut
down script of something straight of my website, and that runs on both a
win xp box, and a linux box. Only difference is $home_d
ailes". dunno why. tried changing it to fputs,
and also added the touch line in there incase it was having trouble
creating the file... which it's not, coz the file gets created fine.
any help please? :)
chris kranz
<http://www.fatcuban.com/> fatcuban.com
http://www.php.net/manual/en/features.file-upload.php
Surprisingly enough, straight from the manual ;)
chris kranz
fatcuban.com
-Original Message-
From: Jeremy Whitlock [mailto:[EMAIL PROTECTED]
Sent: 25 February 2003 17:13
To: PHP
Subject: [PHP-WIN] File Upload Help Needed
PHP
Also check the max upload size, and the max post size in your php.ini
files. These will also effect what and how much you can upload.
Not sure how to check the filesizes before you upload. That's something
I'd find useful...
chris kranz
fatcuban.com
-Original Message-
You also need the file php4ts.dll in either the apache directory, the
windows root, or in the path directive...
chris kranz
fatcuban.com
-Original Message-
From: Luis Ferro [mailto:[EMAIL PROTECTED]]
Sent: 18 February 2003 15:07
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Problems
ver record your currently on, and it should be fairly straight
forward...
Hope this helps anyway...
chris kranz
fatcuban.com
-Original Message-
From: Matt Babineau [mailto:[EMAIL PROTECTED]]
Sent: 17 February 2003 15:03
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] < Previous and Next >
Ah, missed this when I first looked at your problem.
If you can't change register_globals in the php.ini file, try using
$_GET[mod]
instead of $mod
chris kranz
fatcuban.com
-Original Message-
From: wisi [mailto:[EMAIL PROTECTED]]
Sent: 10 February 2003 03:57
To: [EMAIL PROT
This may just be me, and I could be wrong, but I've had problems with
relative paths and such using windows boxes before. Windows had always
been an ass to me on this.
You may need to try specifying the directory absolutely.
Are you getting any error messages?
chris kranz
fatcuba
server once a month to try some
scripting, then maybe PWS is better, as you don't have to run it as a
service all the time, but if your gonna be doing stuff all the time,
again, IIS is a better bet.
Hope this helps...
chris kranz
fatcuban.com
-Original Message-
From: m1nt ch3w
Checkout the stripslashes() and addslashes() functions. Very cool for
stuff like this, and very easy :)
chris kranz
fatcuban.com
-Original Message-
From: Per Lundberg [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 09:00
To: Bobo Wieland
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN
scripts
on my live server, that's just asking for trouble, especially if you
make a mistake... (thinks back to his recursive directory delete
function)
Hehe :)
chris kranz
fatcuban.com
-Original Message-
From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]]
Sent: 11 February 2003 15:
tell you what the code would be?
chris kranz
fatcuban.com
-Original Message-
From: George Pitcher [mailto:[EMAIL PROTECTED]]
Sent: 11 February 2003 11:59
To: Svensson, B.A.T. (HKG); [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] reading lines from a file
Yes, I suppose I do.
I want to be ab
Sorry... I think I'm going blind :p
chris kranz
fatcuban.com
-Original Message-
From: news [mailto:[EMAIL PROTECTED]]
Sent: 10 February 2003 16:49
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] I get a "File Download" dialogue box
I am trying to configure run PHP4 on Apach
Need a bit more info to say for sure...
But check that PHP is setup properly on the web server, follow the
install instructions...
What server you running? Have you followed the config instructions
fully?
chris kranz
fatcuban.com
-Original Message-
From: news [mailto:[EMAIL PROTECTED
are
loaded every time the script is run.
I've tried several different methods of closing it, that's why this code
is a little longer than the examples around...
Code:
...
$ex->Application->ActiveWorkbook->Close("False");
$wkb->Release();
$ex->Quit();
$ex->
Okay, I fixed it. Here is the fix.
Instead of:
Search
Add
But what I don't understand is that the latter works both in IE and Netscape
on the Linux setup, but only the fix works on the windows setup. Any ideas?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: htt
Okay, you are correct about the coding practices, but this is not really
helping me. One other thing I forgot to mention is that I have two such
buttons:
Search
http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ing. Now I
know that it would be trivial to chanfe the php test to "Add", but again,
this exact code works fine on the Linux setup.
What could be so different about Apache/PHP/MySQL in a windows environment.
I am reluctant to post further code, but if you think it is necessary, I
will.
Sup:
http://gallery.menalto.com/modules.php?op=modload&name=GalleryFAQ&file=i
ndex&myfaq=yes&id_cat=3&categories=3+-+Gallery+Graphics+Toolkits&parent_
id=0
chris kranz
fatcuban.com
-Original Message-
From: Afan Pasalic [mailto:[EMAIL PROTECTED]]
Sent: Thursday
ybe I was dreaming, but I seem to remember it clearly, that's why I
used NetPBM instead at the time...
chris kranz
fatcuban.com
-Original Message-
From: Afan Pasalic [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 12:19 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sub
Hehe!!!
It's one of those classic terms that spans across many languages and
dates back quite a long time. Whenever I pickup a programming book,
somewhere in there, you'll find the infamous foo and bar...
chris kranz
fatcuban.com
-Original Message-
From: Mikey [mailto:[EMAIL
Also check that your browsing to the files across http://localhost and
not file://c:/www/blah.php
chris kranz
fatcuban.com
-Original Message-
From: Veselina Jecheva [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 9:11 AM
To: Patrick Chemali; [EMAIL PROTECTED]
Subject: Re
move_uploaded_file("d:\\temp\\" . $_FILES['userfile']['tmp_name'],
"d:\\blah.txt");
see if that creates a file called blah.txt
if it does, then you gonna have to name your file, rather than just tell
it d:\
chris kranz
fatcuban.com
-Original Message
copies to
as an absolute directory. Windows doesn't handle relative file copies
too well. It's caught me out on that a few times. TBH, not sure on all
the syntax, as I do things very differently... a lot simpler to be
honest...
Good luck...
chris kranz
fatcuban.com
-Original Message--
For starters.
$username = $_POST['username'];
in your form, you declare name, not username
is this code you've given from the page login.php? is it simply
submitting to itself?
chris kranz
<http://www.fatcuban.com/> fatcuban.com
-Original Message-
From: Ad
Make sure you have global variables set on in your php.ini
If you can't change this, then try doing $_POST['variable name'] to get
the form fields...
Unless your submitting your form using GET ofcourse, then use $_GET
chris kranz
fatcuban.com
-Original Message-
Fr
Make sure your browsing to the file thru your webserver...
http://localhost/test.php
and not locally...
file://c:/www/test.php
for instance... other than this, I've had this problem, but it was
configuration errors in httpd.conf. double check everything in here...
chris kranz
fatcuba
surely if headers had already been sent, it would give an error telling
you so. In my files, the page is displayed properly, in full, with no
errors... but cookies are missing from the server and being sent.
chris kranz
fatcuban.com
-Original Message-
From: Neil Smith [mailto:[EMAIL
I've had the same problem myself. Seems to happen with a default install
of IIS 5 etc. etc.
I've changed the php.ini so it should create and save the cookies, but
it just ignores them.
Sorry, no solution, I just made workarounds :(
chris kranz
fatcuban.com
-Original Message
search, you could have a script to
index and categorise each page first. Pull out text and stick in in the
database with relations to what colour it is for instance. Would make
your actual search script run a lot faster that's for sure...
chris kranz
fatcuban.com
-Original Message-
From
Line numbers...
Colours are nice, but I like it simple. And line numbers are about as
nice as I like :)
I pretty much stick to dreamweaver MX, but I disable most of the crap in
it. Just plain line numbers, and some colouring :)
Suites me just fine!!!
chris kranz
fatcuban.com
-Original
1 - 100 of 227 matches
Mail list logo