Databses. I am
>> trying to create a way for members to upload files and associate them
>> with there user profile. What data type must I use. Thanks for your help
>> in advance.
Also the datatype can be BLOB, MEDIUMBLOB or LONGBLOB.
Jeremy O'Connor
--
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You can't expect to leave out part of the URL (.com) and expect it to work.
You have to specify the entire URL as: myproject.com/subproject (with the
.com) or else http://localhost/subproject if you are opening the browser on
the server.
--
Jeremy
"Simeon Goranov" <[EMAIL PR
The new browser based editor of PHP.INI files, phpEditIni, has moved to a
new site: http://phpeditini.net Download it today!
--
info at phpeditini dot net
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
The latest version of phpEditIni is now available for download at
http://mysite.mweb.co.za/residents/net07350/
This latest release fixes a bug that prevented it working on Windows 2000. I
guess
it would also apply to Windows XP (and possibly Windows NT 4.0).
--
net07350
--
PHP Windows Mailing Li
The latest version of phpEditIni is now available for download at
http://mysite.mweb.co.za/residents/net07350/
This latest release fixes a bug that prevented it working on Windows 2000. I
guess
it would also apply to Windows XP (and possibly Windows NT 4.0).
--
net07350
--
PHP Windows Mailing Li
Hi
This is an announcement of a new browser based editor for the
C:\WINDOWS\PHP.INI file. It lets you uncomment or comment lines by clicking
a checkbox, and alter the values of configuration settings. You can also
insert, edit and delete lines. It is in the Beta stage of release, so please
let me
Try:
sleep(3);
$myurl = "http://jsfree.com";;
print("window.location = '$myurl';
");
Works for me,
Jeremy Schreckhise
"Jim MacDiarmid" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Is there a way to programmatically
You could also do:
$daystosubtract = 3;
$mydate =
(date("m/d/y",mktime(0,0,0,date("m"),date("d")-$daystosubtract,date("Y";
Jeremy Schreckhise
"Jason Barnett" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Ron H
local variable and a SESSION variable named the same?
Jeremy Schreckhise
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> try, session_unset('session_var_name'),
>
> Tryst
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
SESSION data. This works great except when I try to unset the SESSION
variables their contents remain. So if my user refreshes or navigates to
the page at a latter time with the same session id the form pre-populates,
which is undesirable.
Here is the Code. Thanks for any help.
Jeremy Schreckhise
I use Maguma too and the free version is great. It's FTP capabilities
is easy to use and powerful. Laters, Jeremy
-Original Message-
From: malte [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 10, 2003 11:50 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] free windows editor
Dan,
XOOPS at http://www.xoops.org is what I use and you can see a
working example, with a few modifications, right here:
http://www.developerkb.com
If you need any help, let me know. Later, Jeremy
-Original Message-
From: Croskerry, Dan [mailto:[EMAIL PROTECTED]
Sent
there are no double quotes in the form post but
if there are double quotes in the post, I get improper markup of the PHP
code being posted in the forum post. Can someone help me out? Thanks,
Jeremy Whitlock --- MCP/MCSA
IT Manager for Star Precision, Inc.
Phone: (970) 535-4795
Metro: (303) 92
_globals in php.ini should be set to On in order for that to
work...
> "Jeremy" <[EMAIL PROTECTED]> skrev i meddelandet
> news:[EMAIL PROTECTED]
> > I am having an issue with my server. I'm relatively new to PHP, so I've
> > been looking over a lot of
I am having an issue with my server. I'm relatively new to PHP, so I've
been looking over a lot of tutorials and articles lately. One common theme
(and the reason I'm using PHP) is forms. The code typically uses an echo to
pull the variabl from the HTTP_POST_VARS without explicitly stating it.
PHP-List,
I'm working on a module and I need to be able to get the
value of:
[code=vb]
where the results would be "vb". Can someone help? Thanks,
Jeremy Whitlock --- MCP/MCSA
IT Manager for Star Precision, Inc.
Phone: (970) 535-4795
Metro: (303) 926-0559
PHP List,
I'm new to PHP and I'd like to create a File Upload Page
for my users. Can someone point me in the right direction about how to
get started or offer a script to learn from? Thanks,
Jeremy Whitlock --- MCP/MCSA
IT Manager for Star Precision, Inc.
Phone: (970
Check your config settings for php within IIS. The sp3 might have
overwritten them? Also, verify that your php.ini file is in your windows
directory.
-Original Message-
From: mst [mailto:[EMAIL PROTECTED]]
Sent: Sunday, November 17, 2002 4:09 AM
To: [EMAIL PROTECTED]
Subject: w2k + sp3 +
Does anyone know of a really good web crawler built in php using mysql
for the database?
I am looking to setup a php app that I can setup to crawl my own web
site so I can have people search the site. I know there are plenty out
there, but out of the ones I have tried, the results they return are
Does anyone know of a really good web crawler built in php using mysql
for the database?
I am looking to setup a php app that I can setup to crawl my own web
site so I can have people search the site. I know there are plenty out
there, but out of the ones I have tried, the results they return are
Intravative Software Corporation will be releasing a new commercial
software
application in January 2003 called iIPN. The software enables paypal
sellers
to sell and automatically deliver digital and non-digital products from
their web site. The software is currently the most robust out of any
othe
rillian.cc/
"Jeremy Johnson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I've just installed PHP 4.2.2 as an ISAPI filter on IIS 5.0.
>
> PHP scripts local to the server are executing without complaint, however
> when e
I've just installed PHP 4.2.2 as an ISAPI filter on IIS 5.0.
PHP scripts local to the server are executing without complaint, however
when executed from a virtual remote directory my PHP test script () always returns the following error:
Warning: Failed opening '(network path of vrd)\test.php' f
at http://www.intravative.com/demos/SRLEDemo.zip
Jeremy Wilson
Chief Technology Officer
Fax: 1-818-505-0198
Phone: 1-818-623-9850
[EMAIL PROTECTED]
www.intravative.com
MSN Messenger: shaka0070
e.
authenticateUser($cookie_user,$cookie_passwd);
Hope this helps.
Best regards,
Jeremy Reed
"Jack" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Dear all
> I want to provide a login page to the user when they want to visit my
&g
What was the error message you received? Also, when passing the variables
to the mssql_connect() function, you need not use quotes since you've
already initialized them to the strings. Pass them as follows: $connection
= mssql_connect($a,$b,$c). Also, you aren't passing the actual sql string
t
UNC paths were broken, but they work in the current CVS build. I don't know
if the fix was in 4.0.6 or not.
--
Jeremy Bettis
[EMAIL PROTECTED]
"Nicolas Toniazzi" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Does someone kn
Here is an example using Pear::DB syntax:
getAll("select keyfield, descfield from table",
DB_FETCHMODE_ASSOC);
echo "\n";
foreach ($data as $row) {
echo "", $row["descfield"],
"\n";
}
echo "\n";
?>
--
Jere
Hi group:
I am trying to write a project which uses $HTTP_SESSION_VARS
but also need the other $HTTP_*_VARS on other parts or the
site. Is it possible to set register_globals to off in php.ini and
force it on for specific pages or vica versa? I do not need them
to work together on any pages, just
I'm trying to use the map_array function, but I'm getting a "Call to
undefined function: map_array()". It seems like it's not available in the
Win32 distribution. Is there a way to activate it?
-Jeremy Adams
--
PHP Windows Mailing List (http://www.php.net/)
To un
Hello.
I have been asked to provide php support for all the websites on my IIS5
server, but I am not entirely sure what benefits the bigger 3.6meg API
install will bring me over the smaller CGI install. Do I need it? Should I
use it?! Any comments much appreciated!
Thanks
Jeremy
31 matches
Mail list logo