php-windows Digest 10 Nov 2003 06:57:00 -0000 Issue 1992
Topics (messages 22051 through 22058):
What should I learn
22051 by: Rocco CAstoro
22052 by: GaguWD
22058 by: toby z
Browser detection w text version on the fly
22053 by: C-omputerSolutions Webmaster
22054 by: Piotr Pluciennik
Re: gallery
22055 by: Paul Fritzsche
22056 by: Paul Fritzsche
22057 by: Tommy Ipsen
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
What should I learn first, before I learn PHP to make it possible to
actually become skillfull at PHP.. I Already know HTML and have worked with
QBasic DOS Language.
--- End Message ---
--- Begin Message ---
If you already know HTML then you're ready. You can also learn the basics of
JavaScript and know the difference between Server-Side and Client-Side
languages. At least, that worked in my case.
Bye!
MG29
-----Mensaje original-----
De: Rocco CAstoro [mailto:[EMAIL PROTECTED]
Enviado el: Domingo, 09 de Noviembre de 2003 02:30 p.m.
Para: [EMAIL PROTECTED]
Asunto: [PHP-WIN] What should I learn
What should I learn first, before I learn PHP to make it possible to
actually become skillfull at PHP.. I Already know HTML and have worked with
QBasic DOS Language.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
well .... get or make ur self a project ..... include as many modules
as u can think of ....
start codin in php
go for javascript or vbscript checks on froms
file uploads n downloads
full db manipulation
the works .....
i didnt know anything but c/c++ n html n veeery basics of a few other
languages ..... when i started off with php
so my dear .... theres no pre-requisite for learnin php
all u have ot do is .... do it .... code it ....
:)
n ull learn php ....
good luck
toby
--- GaguWD <[EMAIL PROTECTED]> wrote: > If you already know
HTML then you're ready. You can also learn the
> basics of
> JavaScript and know the difference between Server-Side and
> Client-Side
> languages. At least, that worked in my case.
>
> Bye!
> MG29
>
> -----Mensaje original-----
> De: Rocco CAstoro [mailto:[EMAIL PROTECTED]
> Enviado el: Domingo, 09 de Noviembre de 2003 02:30 p.m.
> Para: [EMAIL PROTECTED]
> Asunto: [PHP-WIN] What should I learn
>
>
> What should I learn first, before I learn PHP to make it possible
> to
> actually become skillfull at PHP.. I Already know HTML and have
> worked with
> QBasic DOS Language.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
________________________________________________________________________
Want to chat instantly with your online friends? Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk
--- End Message ---
--- Begin Message ---
Im making a script to parse my website into a text-only version, that part
is pretty easy. But I was wondering if anyone out there knows a way to
detect the browser and automatically configure for text mode if it is either
a WAP Device or a text browser like Lynx for Linux?
C-omputerSolutions.com Webmaster
Galatekinc.com Webmaster
--- End Message ---
--- Begin Message ---
I think it should help you:
http://pl.php.net/function.get-browser
take into account also $HTTP_USER_AGENT variable.
HTH
Piotr
C-omputerSolutions Webmaster wrote:
> Im making a script to parse my website into a text-only version, that part
> is pretty easy. But I was wondering if anyone out there knows a way to
> detect the browser and automatically configure for text mode if it is either
> a WAP Device or a text browser like Lynx for Linux?
>
> C-omputerSolutions.com Webmaster
> Galatekinc.com Webmaster
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Hi, Tommy..
I have tried that program but it sitn working for me. No idea of what the
error is..
Bur what is happening is that I can add one catalogue of pictures and when I
try ti add another set of pictures, (uploading then= everything stalls =(
Have you tried scourgeforge-gallery? and in that case, have you encountererd
this kind of starnge behaviour?
Regards
Paul
"Tommy Ipsen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Paul Fritzsche wrote:
> > I am loking for a good and relatively easy gallery-program for php. I
have
> > about 2500 photos I wanna publish and make subcategories and so on =)
> > Any suggestions? Maybe with site included?
>
> I would suggest "Gallery" - a sourceforge project:
>
> http://gallery.menalto.com/modules.php?op=modload&name=News&file=index
>
> Regards,
>
> Tommy Ipsen
--- End Message ---
--- Begin Message ---
Hi, Tommy..
I have tried that program but it sitn working for me. No idea of what the
error is..
Bur what is happening is that I can add one catalogue of pictures and when I
try ti add another set of pictures, (uploading then= everything stalls =(
Have you tried scourgeforge-gallery? and in that case, have you encountererd
this kind of starnge behaviour?
Regards
Paul
"Tommy Ipsen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Paul Fritzsche wrote:
> > I am loking for a good and relatively easy gallery-program for php. I
have
> > about 2500 photos I wanna publish and make subcategories and so on =)
> > Any suggestions? Maybe with site included?
>
> I would suggest "Gallery" - a sourceforge project:
>
> http://gallery.menalto.com/modules.php?op=modload&name=News&file=index
>
> Regards,
>
> Tommy Ipsen
--- End Message ---
--- Begin Message ---
Paul Fritzsche wrote:
Bur what is happening is that I can add one catalogue of pictures and when I
try ti add another set of pictures, (uploading then= everything stalls =(
I have only had the kind of problems where everything either works or it
doesn't - nothing in between...
Have you tried scourgeforge-gallery? and in that case, have you encountererd
this kind of starnge behaviour?
I have tried it and I have it running as well on a site - furthermore I
know of 2-3 other people using it without problems!
If you need to uploade 2500+ pictures you might consider using the Java
extension or the option for ftp-upload which is a lot easier and faster
than uploading each file individually!
You might also try the support forum on the website - it's quite capable!
Regards,
Tommy
--- End Message ---