Hey all,
i am using move_upload function to upload files to the server, but i
want to add a feature that will allow files to be archived that have
been uploaded already.
so, the problem is:
i upload a file that i want to "upgrade" and move the old file to an
archive directory but I want to
I've never understood why people do this? My browser has a back button. I
know how to use it. It's only a centimetre of mouse travel away from the
page I'm looking at, why do I need a duplicate?
- seb
-Original Message-
From: Kelly Meeks [mailto:[EMAIL PROTECTED]]
Just got this. Never had it before. Am I being hacked?
Warning: Too many connections in /htdocs/PMA/lib.inc.php3 on line 305
Warning: MySQL Connection Failed: Too many connections in
/htdocs/PMA/lib.inc.php3 on line 305
Error
MySQL said: Too many connections
---
Outgoing mail is certified Viru
if ($T3==""){header ("Location:
new_narrative.php?FilledName=No&variable1=hello&variable2=goodbye");}
etc etc
- seb
-Original Message-
From: Chip Landwehr [mailto:[EMAIL PROTECTED]]
Sent: 21 October 2001 21:03
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Form Q
well all of the entries are passed via post or get to your form handler
(obviously). So just pass them back when you re-call the form.
then put in
in the form
or something like that anyway.
- seb
-Original Message-
From: Chip Landwehr [mailto:[EMAIL PROTECTED]]
Sent: 21 October
Cheers Rich!
I had $numrows instead of $num_rows - Doh!
I said "too" instead of "two" - double Doh!
- seb
-Original Message-
From: Richard Baskett [mailto:[EMAIL PROTECTED]]
Sent: 19 October 2001 11:30
To: Seb Frost; PHP General
Subject: Re: [PHP] Dividing too i
Sorry for the stupid question...
I want to do
$this=$foo/$bar; (All are integers.)
where this is always rounded up.
I tried the obvious
$this = ceil($foo/$bar) but I just always get 0.
cheers,
- seb
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http
But you could then re-submit the page with this data somehow, couldn't you?
- seb
-Original Message-
From: Matthew Loff [mailto:[EMAIL PROTECTED]]
Sent: 16 September 2001 21:04
To: 'Salty Marine'; [EMAIL PROTECTED]
Subject: RE: [PHP] Getting screen resolution and color de
t actually goes to a different website? Do you see what I'm
saying?
cheers,
- seb frost
-Original Message-
From: GaM3R [mailto:[EMAIL PROTECTED]]
Sent: 13 September 2001 09:39
To: [EMAIL PROTECTED]
Subject: [PHP] help!!!
Cannot load /usr/local/apache_adserv/libexec/libphp4.so in
I've found this list so helpful - can anyone recommend a similar thing for
javascript/html/etc?
cheers,
- seb
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.277 / Virus Database: 146 - Release Date: 05/09/2001
--
PHP Ge
simple formula that converts the ascii codes into the range
1-26.
Something like ascii code of "z" - ascii code of letter + 1 should do the
trick.
6) add them all up.
simple.
- seb
-Original Message-
From: Ralph Guzman [mailto:[EMAIL PROTECTED]]
Sent: 10 September 2001 09:
Well you can't just have a link to this function. Make a page like so:
showsource.php
**
yourfile.php
**
view source";
?>
- seb
-Original Message-
From: Balaji Ankem [mailto:[EMAIL PROTECTED]]
Sent: 10 September
Fixed:
view
source";
?>
- seb
-Original Message-
From: Balaji Ankem [mailto:[EMAIL PROTECTED]]
Sent: 10 September 2001 10:25
To: [EMAIL PROTECTED]
Subject: [PHP] hi
Hi, what z wrong in this code??
>>>>>>>>>>>>>>>>>>>
So I should chuck it on all mysql functions? Done. Don't ya just love
search and replacing a whole directory of scripts :-) Still works fine
too - bonus!
- seb
-Original Message-
From: Hugh Bothwell [mailto:[EMAIL PROTECTED]]
Sent: 07 September 2001 20:32
To: [EMAIL PROT
Could someone give me an example of the sort of error handling you put in
your php scripts? Cheers. Should I be preceding every command with @?
Anything where this would be harmful? Just looking for some pointers really
:-)
- seb
---
Outgoing mail is certified Virus Free.
Checked by AVG anti
with phpinfo it just says GD 1.6 or above. This is on a webhoster. How do
I find out what version they're actually running? I tried asking but
they're useless...
- seb
-Original Message-
From: Sebastian Wenleder [mailto:[EMAIL PROTECTED]]
Sent: 07 September 2001 16:36
u
who codes the lot in notepad, or is there a bit of software (like Frontpage
but obviously NOT frontpage) that aids their creation significantly?
Frontpage is poo.
- seb
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.274 / Viru
Thank you thank you thank you. Sheer genius :-)
-Original Message-
From: David Otton [mailto:[EMAIL PROTECTED]]
Sent: 06 September 2001 22:18
To: Seb Frost
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Refreshing form with submittd data
On Thu, 6 Sep 2001 13:46:59 +0100, you wrote:
&g
;;
echo "Higher
quality";
}
How can I make this better? With a text field I can just do but I can't figure out how to do
that sort of thing with radio buttons..
- seb
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.co
if ($high_distance=="INF")
{
unset($high_distance);
}
if ($low_distance=="INF")
{
unset($high_distance);
}
Shouldn't this be:
if ($high_distance=="INF")
{
unset($high_distance);
}
if ($low_distance=="INF")
{
You don't think your missing " might have soemthing to do with it? Or maybe
it's not that simple at all.
- seb
-Original Message-
From: Ouster [mailto:[EMAIL PROTECTED]]
Sent: 05 September 2001 20:23
To: [EMAIL PROTECTED]
Subject: [PHP] 304 Not Modified
I'm ma
hoster? And either way
who do you recommend? Obviously I want php and mysql support, and a few
hundred megs of space, and NOT paying through the roof. $20/month tops.
- seb
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.274 /
Hmmm, I suppose the files and the php server may be on different machines -
hadn't thought of that :-) I guess I need to make a compromise on my script
then.
- seb
-Original Message-
From: Chris Wesley [mailto:[EMAIL PROTECTED]]On Behalf Of
Christopher William Wesley
Sent: 04 Sept
d get that here!
- seb
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.274 / Virus Database: 144 - Release Date: 23/08/2001
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
w for each one the PHP server sends an HTTP request
for the 80kb image, and this is being counted against my 10,000MB.
Should it? Am I in the right in thinking that it shouldn't?
regards,
- seb frost
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://
odems compress data as well as mine would appear to, or will this be
an insanely slow download for most?
If you want to try it the page is
http://www.raceshoot.com/photos2.php4?shootID=7
- seb
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Ve
{
$var=$default;
//echo "is not int";
}
return($var);
}
$intvar = SecureInt($intvar,1);
- seb
-Original Message-
From: Alfredeen, Johan [mailto:[EMAIL PROTECTED]]
Sent: 31 August 2001 15:54
To: [EMAIL PROTECTED]
Subject: [PHP] PHP Security
I am looki
Why is it that every example uses foo and bar. In my head I put these
together to get FUBAR, the meaning of which I won't spell out for Kyle's
benefit.
Is this what foo and bar refer to? And WHY are they used so extensively?
- seb
---
Outgoing mail is certified Virus Free.
Checked b
And let's face it. Compare IE5.5/6 with NS6. MS owns the market for a damn
good reason. I hear Netscape's pulling out anyway to concentrate on
iplanets instead or something.
- seb
-Original Message-
From: Erik H. Mathy [mailto:[EMAIL PROTECTED]]
Sent: 29 August 2001 15:27
if (($var!=0) && ($var*1!=0) && is_int($var*1))
{
echo "is int";
$var=$var*1;
}
else
{
echo "is not int";
$var=1;
}
Works for me because I need an integer greater than 0. Try it out and let
me know any problems with it.
-
t.php4 HTTP/1.0
instead of
GET /contact.php4 HTTP/1.0
What does it mean?
cheers,
- seb
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.274 / Virus Database: 144 - Release Date: 23/08/2001
--
PHP General Mailing List (http://w
$string0 = "hello";
$string1 = "goodbye";
$string2 = $string0 . " and " . $string1;
result:$string2 = "hello and goodbye"
- seb
-Original Message-
From: Jeremy Morano [mailto:[EMAIL PROTECTED]]
Sent: 28 August 2001 16:28
To: [EMA
can't you just explode the string with "\n" as the separator? Look up
explode function at php.net.
- seb
-Original Message-
From: Alawi Albaity [mailto:[EMAIL PROTECTED]]
Sent: 28 August 2001 14:06
To: [EMAIL PROTECTED]
Subject: [PHP] How can I Get Text as it Set
when
Stands for PHP: Hypertext Pre-processor.
I guess they didn't like the sound of just "HP".
- seb
-Original Message-
From: Adi Wibowo [mailto:[EMAIL PROTECTED]]
Sent: 28 August 2001 11:54
To: Niklas Lampén
Cc: Php-General
Subject: Re: [PHP] What does PHP stand for?
. I
use imagecreatefromjpeg on files in this directory. How can someone see my
folders if not by viewing my source code?
- seb
--
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 admini
The only FP work I do is open it up, lay out a form (for example) and then
cut and paste the html into my php doc in textpad.
Have deleted all and everything. All seems ok.
- seb
-Original Message-
From: Miles Thompson [mailto:[EMAIL PROTECTED]]
Sent: 27 August 2001 15:27
To: [EMAIL
Same with _private and _derive?
I admit it, I use frontpage when I can't remember how to code html in
textpad :-)
- seb
-Original Message-
From: Hugh Bothwell [mailto:[EMAIL PROTECTED]]
Sent: 27 August 2001 01:07
To: [EMAIL PROTECTED]
Subject: [PHP] Re: What is it with _vti?
I have these _vti_pvt _vti_cnf directories on my website. Why? I never put
them there... can I delete them?
I tried searching for this but it's impossible to search for since it seems
a lot of website have these directories and it just comes up with them :-)
- seb
--
PHP General Ma
All you need to go is set up $fileURL and $thumbSize and this *should* work
flawlessly. When you get it working try using "Resampled" instead of
"Resized" - but you need gd 2.0.1 for that to work, and even then it has
issues it would seem.
- seb
-Original Message---
But I have good reason to use get, I want all the other variables to become
part of the url.
- seb
-Original Message-
From: ERISEN, Mehmet Kamil [mailto:[EMAIL PROTECTED]]
Sent: 23 August 2001 03:10
To: Seb Frost; [EMAIL PROTECTED]
Subject: Re: [PHP] GET method and forms
instead
how do I prevent getting &submit=shop%21 in the url window?
Email address:
- seb
--
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-
How can I implement this in php?
-seb
--
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]
Ah ha, but am I better off becoming a PHP guru or a
jackofalltrades-notverygoodatanyofthem kind of person ;-)
Well I've never used scripting of any sort before PHP, just c++ really.
I'll stick to php i guess (for now).
- seb
-Original Message-
From: John Meyer [mailto:[EMAIL
Or is PHP the be-all and end all?
I know its strong points, but what are the WEAK points of PHP?
- seb
--
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
, 0, $offx, $offy, $red, "cour.ttf","PROOF");
Works fine if I just put "$siz=72;" etc
- seb
-Original Message-
From: Tribun [mailto:[EMAIL PROTECTED]]
Sent: 16 August 2001 08:30
To: [EMAIL PROTECTED]
Subject: [PHP] .htaccess username
...hmmm, I would g
Is it good practice (sp?) to jump in and out of php whenever you've got some
plain html to write, or should one write an entire file in php? I'm leaning
towards the latter, unless there's a huge chunk of html code.
opinions?
- seb
--
PHP General Mailing List (http://w
I don't host my own site so how can I put include files outside of the web
root? I log on ftp and my top level IS the web root (htdocs), I can't go
any higher.
- seb
-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: 17 August 2001 05:01
To: Bob
store all the names in an array and then sort that using an inbuilt php
function, maybe.
- seb
-Original Message-
From: Martin E. Koss [mailto:[EMAIL PROTECTED]]
Sent: 21 August 2001 16:43
To: [EMAIL PROTECTED]
Subject: [PHP] Listing files from a directory
I am trying to find a way
just use mysql_num_rows($result) dummy :-)
doh.
sorry to bother y'all.
-Original Message-
From: Seb Frost [mailto:[EMAIL PROTECTED]]
Sent: 21 August 2001 14:55
To: [EMAIL PROTECTED]
Subject: [PHP] Detecting empty query result?
Basically I want to check to see if $fileDir is al
$field)
to read my result, but if I try that I get an error:
if(mysql_result($result, $row, $field))
gives me:
Warning: Unable to jump to row 0 on MySQL result index 3
cheers,
- seb
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [
heers....
- seb
--
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]
How can I do this? Say I have a 320x240 file but I only want to show a
160x120 thumbnail. I'm looking to decrease download speeds.
cheers,
- seb
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTE
OK I want to pick 5 random numbers from 1 to 200. Easy. They must all be
different. Not so easy.
And I don't want to use shuffle because of the comments on php.net about it.
- seb
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
OK I know this can be done like so:
file.php4?foo=bar
but what if I want to keep the value of foo secret from the user?
- seb
--
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
This doesn't work:
$result = mysql_query("SELECT * FROM $table ORDER BY SUBSTRING(date,5,2)")
Any idea why?
- seb
--
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
This is thew sort of thing I want:
SELECT * FROM table ORDER BY substr(field,5,6)
but I don't know the correct function, if there is one, or how to implement
it.
cheers,
- seb
-Original Message-
From: Michael [mailto:[EMAIL PROTECTED]]
Sent: 19 August 2001 12:51
To: [EMAIL PROT
Well you need to search for "@"
then search forwards and backwards till you get to whitespaces
store those positions
then use the substr function.
- seb
-Original Message-
From: Gaylen Fraley [mailto:[EMAIL PROTECTED]]
Sent: 19 August 2001 03:37
To: [EMAIL PROTECTED]
Sub
I always split it up if I'm having errors...
echo "";
echo $row["description"];
- seb
- Original Message -
From: "Chris Schneck" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 18, 2001 7:29 PM
Subject: Fw: [PHP
well you've got that unmatched " at the end...
- seb
-Original Message-
From: Andonny [mailto:[EMAIL PROTECTED]]
Sent: 19 August 2001 03:28
To: [EMAIL PROTECTED]
Subject: [PHP] Display Image
Hi,
I tried below to display the picture on the webpage. I have in the pcture
col
overlay "hello2 onto file
test.jpg.
thanks,
- seb
--
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]
What's thee easiest way to check this?
- seb
--
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]
very slow. How can I prevent this behaviour?
cheers,
seb
OK so how would that look if I'd done SELECT * instead of SELECT eventName?
I'm guessing I have two nested while loops then?
I'm guessing something like this.? Or is it not possible and I have to
go back to mysql_result?
$value\n";
}
?>
- seb
-Original M
Thanks for that! I was just using the same structure as I found in a code
sample somewhere.
- seb
-Original Message-
From: Lenar [mailto:[EMAIL PROTECTED]]
Sent: 26 July 2001 13:16
To: [EMAIL PROTECTED]
Subject: Re: [PHP] html form question
> Funny you should ask - just done
y setting the height of the bottom left hand "filler"
cell to be like 10,000 pixels but that's hardly right and means my copyright
info and stuff at the page bottom is miles out of sight.
Can someone give me a tip here?
cheers,
seb
--
PHP General Mailing List (http://www.php.n
Whoops meant to delete the old message. Doh. Variable variables eh? A
topic I've always wondered about and never found in a manual for any of the
languages I've used before. Will go and have a look now, cheers.
- seb
-Original Message-
From: David Robley [mailto:[EMAIL
Funny you should ask - just done it myself:
";
echo mysql_result($result,$i,"eventName");
echo "";
}
MYSQL_CLOSE();
?>
- seb
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMA
Er, surely you need a device with built in GPS recievers? WHich certainly
won't be every PDA and mobile phone out there...
- seb
-Original Message-
From: John Monfort [mailto:[EMAIL PROTECTED]]
Sent: 26 July 2001 00:22
To: [EMAIL PROTECTED]
Subject: [PHP] OT--PHP, MySQL, WML an
the screen resolution. Also is it possible to change the page layout if the
user resizes his window whilst looking at the page?
Basically I want to create a table of photos from my database. And I want
there to be enough columns to fill the viewable size.
- seb
-Original Message-
From: Ma
OK let's say in variable $search I have the string "color" (without the
quote marks).
now I want to be able to refer to the variable $color in my code.
How in gods name do I do this. I guess somehow I have to combine a "$" with
the contents of £search or something.
I hope my later message clarifys what I mean.
- seb
-Original Message-
From: Jeff Oien [mailto:[EMAIL PROTECTED]]
Sent: 25 July 2001 22:05
To: PHP
Subject: RE: [PHP] Regular Expression Question
Aren't the trims just for white space?
Jeff Oien
> since you know exactly
Thanks for the suggestion but it's too ugly for me :-) I'll just stick with
using '. I don't forsee a problem.
- seb
-Original Message-
From: Moriyoshi Koizumi [mailto:[EMAIL PROTECTED]]
Sent: 25 July 2001 21:59
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Why doesn
$newstring = substr($string,1,4);
FOUR, not FIVE. Doh.
-Original Message-
From: Seb Frost [mailto:[EMAIL PROTECTED]]
Sent: 25 July 2001 22:03
To: [EMAIL PROTECTED]; PHP
Subject: RE: [PHP] Regular Expression Question
since you know exactly which 4 characters you want to keep you can
since you know exactly which 4 characters you want to keep you can use a
simple string trimming routine.
$newstring = substr($string,1,5);
No need for complicated regular expressions!
- seb
-Original Message-
From: Jeff Oien [mailto:[EMAIL PROTECTED]]
Sent: 25 July 2001 21:47
To: PHP
Ah thank you Jon! I was using double quotes (tried with and without escape
slashes). Forgot about single quotes compeletly...
- seb
-Original Message-
From: Jon Yaggie [mailto:[EMAIL PROTECTED]]
Sent: 25 July 2001 21:12
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Why doesn't this s
#x27;s the easiest way to overcome this?
cheers,
seb
-Original Message-
From: Sheridan Saint-Michel [mailto:[EMAIL PROTECTED]]
Sent: 19 July 2001 14:50
To: php-general
Subject: Re: [PHP] REGEXP
I am not sure if I am understanding you... but if you just want to return
the boundary t
Install winzip. Create new archice. Drag and drop directory from explorer
or whatevr into it.
Couldn't be easier.
- seb
-Original Message-
From: Eduardo Kokubo [mailto:[EMAIL PROTECTED]]
Sent: 25 July 2001 12:55
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: [PHP] php
Let me know if you find anything out about this because it's something I too
would like to use.
- seb
-Original Message-
From: Richard Kitamura - Media Net Link, Inc. [mailto:[EMAIL PROTECTED]]
Sent: 24 July 2001 23:40
To: [EMAIL PROTECTED]
Subject: [PHP] PHP function to extract
OK so I have a number of different pages calling header.php4 as required.
How can I set php in header.php4 to reflect the name of the document that
called it?
- seb
-Original Message-
From: Greg Schnippel [mailto:[EMAIL PROTECTED]]
Sent: 22 July 2001 14:48
To: [EMAIL PROTECTED]
Subject
Thanks Kurt. Unfortunately my server only has gd 1.6.2 (gd 1.8.3 required
aparantly) and I can't change that. Never mind.
- seb
-Original Message-
From: Kurt Lieber [mailto:[EMAIL PROTECTED]]
Sent: 22 July 2001 00:26
To: 'Seb Frost'; [EMAIL PROTECTED]
Subject: RE: [P
Not an answer I'm afraid but does PHP has the ability to do this with JPEGs?
Would be VERY useful to me if it does!
- seb
-Original Message-
From: Kurt Lieber [mailto:[EMAIL PROTECTED]]
Sent: 21 July 2001 23:27
To: [EMAIL PROTECTED]
Subject: [PHP] Image color quality problems
I
?
Or is there a way of doing this that I've overlooked.
- seb
--
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]
quite. just what I was thinking actually.
-Original Message-
From: ASP [mailto:[EMAIL PROTECTED]]
Sent: 21 July 2001 15:35
To: [EMAIL PROTECTED]
Subject: [PHP] ðÒÉÇÌÁÛÁÅÍ ÎÁ ÒÁÂÏÔÕ É Ë ÓÏÔÒÕÄÎÉÞÅÓÔ×Õ.
÷Ù ÒÁÍÅÝÁÌÉ Ó×ÏÅ ÒÅÚÀÍÅ?
ðòéçìáûáåí ë óïôòõäîéþåóô÷õ é îá òáâïôõ
anyone know what the socket for connecting to mysql is with these guys?
Have emailed their support but was wondering if anyone can answer me now.
Am trying to install phpMyAdmin.
cheers,
seb
-Original Message-
From: Steve Werby [mailto:[EMAIL PROTECTED]]
Sent: 20 July 2001 19:51
To
OK I'm playing around with MySQL on my ISP's server. Created myself some
forms that create/delete tables and enter/display data in a table.
Is there a simple way to generate a list of all my tables, or even better to
display all of the tables with all of their information?
ch
Send a message to [EMAIL PROTECTED] to achieve this
danny.
- seb
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
danny brown
Sent: 20 July 2001 16:03
To: [EMAIL PROTECTED]
Subject: [PHP] please remove me from the mail list
thanks
--
PHP General
The most general way is to use FTP to upload the page you've just created to
a server that supports PHP.
This is normally done like this in windows:
ftp://username:[EMAIL PROTECTED]
Just fill in the relevant bits.
- seb
-Original Message-
From: Ali YILDIRIM [mailto:[EMAIL PROT
Im using win2k, but I have no intetntion of serving a webpage off of it, I
only have a 56k modem! I'll be running the website off of an ISP. Do I
still need to install IIS and stuff? What for?
- seb
-Original Message-
From: Steve Brett [mailto:[EMAIL PROTECTED]]
Sent: 19 July 20
Thanks Steve that's exactly the kind of 100% definate answers I needed :-)
Hadn't seen nor heard of front ends for it, will look into them!
- seb
-Original Message-
From: Steve Brett [mailto:[EMAIL PROTECTED]]
Sent: 19 July 2001 14:27
To: [EMAIL PROTECTED]
Subject: [PHP]
? SHOULD I be
using something like access? It makes no sense to me!
Sorry for the dumb questions, but I need soem dumb answers! It seems
everything about MySQL on the web is directed at people who have used
databases extensively.
thanks everyone,
- seb
--
PHP General Mailing List (http://w
I'm looking for a nice step by step man on the internet to make my own php
extension.I've been trying for days now to make and compile my extensions,
but it seems impossible.
Thanks, Seb
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
91 matches
Mail list logo