|
|
Server vs Client data handling
I in the process of learning MySQL and PHP and maybe my question is
premature. So far everything that I am doing is Client data handling. Does
PHP, using MySQL, have the ability to handle Server side instructions....
Thanks...
Bruce A. Julseth
|
|
0
|
|
|
|
Reply
|
bruceaj1 (57)
|
9/11/2003 2:19:18 AM |
|
PHP is server side language...all the instructions are goning on on the
server...
You don't need PHP instaled on your comp to view PHP pages right!??
You just get the generated HTML in your browser from the server....
Hope this helps
"Bruce A. Julseth" <bruceaj@attglobal.net> wrote in message
news:3f5fdc7e_4@news1.prserv.net...
> I in the process of learning MySQL and PHP and maybe my question is
> premature. So far everything that I am doing is Client data handling.
Does
> PHP, using MySQL, have the ability to handle Server side instructions....
>
> Thanks...
>
> Bruce A. Julseth
>
>
>
|
|
0
|
|
|
|
Reply
|
point5404 (24)
|
9/11/2003 7:17:54 AM
|
|
Yes it does. Makes Sense!! Thanks.....
Bruce
"point" <point@caanNOSPAMproduction.com> wrote in message
news:bjp7fu01j9t@enews2.newsguy.com...
> PHP is server side language...all the instructions are goning on on the
> server...
>
> You don't need PHP instaled on your comp to view PHP pages right!??
>
> You just get the generated HTML in your browser from the server....
>
> Hope this helps
>
> "Bruce A. Julseth" <bruceaj@attglobal.net> wrote in message
> news:3f5fdc7e_4@news1.prserv.net...
> > I in the process of learning MySQL and PHP and maybe my question is
> > premature. So far everything that I am doing is Client data handling.
> Does
> > PHP, using MySQL, have the ability to handle Server side
instructions....
> >
> > Thanks...
> >
> > Bruce A. Julseth
> >
> >
> >
>
>
|
|
0
|
|
|
|
Reply
|
bruceaj1 (57)
|
9/12/2003 12:32:40 AM
|
|
|
2 Replies
29 Views
(page loaded in 0.081 seconds)
Similiar Articles: Pervasive vs. MS SQL Server Service Manager - comp.databases ...Pervasive SQL V.8.5/6 on Windows 2003 server/XP client ... Access ... Pervasive PSQL vs Microsoft SQL Server - Best Database Management ... Compare Database Management ... Exceed onDemand versus VNC - comp.unix.solarisAnd you do need software at both ends---a server and a client. ... I'd expect that from management, not a sysadmin. ... There had been no sudden failure (like lost data ... Filemaker vs Access + SQL Server - Part 2 ! - comp.databases ...I'd go with a straight FM Server/FM Pro client deployment. SQL Server is not the right data depository for FM, although FM can act as a front end to SQL with a bunch of ... Communication between server/client (sockets)! - comp.unix ...Client/Server System using Sockets and Data Streams A socket is an abstraction that facilitates communication between a server and a client. Java treats sockets like IO ... handling special characters in sqlldr - comp.databases.oracle ...Oracle: Handling special Characters with sql loader - database ... database.itags.org: Oracle question: Handling special Characters with sql loader, created at:Fri ... InternetOpenUrl and retrieving protocol FTP data-size - comp.os.ms ...How To FTP with CERN-Based Proxy Using WinInet API... such as InternetOpenUrl and InternetReadFile to properly retrieve the data ... the client and the FTP server is ... Installing Filemaker ODBC Client Driver on OS X - comp.databases ...... Associate Filemaker ... FAQ - Oracle FAQ ODBC (Open Database Connectivity) provides a way for client ... ... 5 Copies FMP: Server vs Client install? - comp.databases.filemaker FileMaker 4.1 .fp3 files -> SQL Server? - comp.databases.filemaker ...Hello all. I have a bit of a problem here. I'm doing a website which uses SQL Server as database server. I need to import into it a lot of data which the client provided. Re: How to disconnect client from Server forcefully - comp ...how do you kill the process? Regards, Guido > > Thanks for ur reply... > Actually I can set the tcpipsocket option in postgresql.conf file to false.... Solaris Native LDAP Client + OpenLDAP Server + SSL - comp.unix ...... am only interested in providing > anonymous access but protecting the data ... logging - comp.unix.solaris... unix.solaris RE: Solaris 10 Native LDAP Client TLS server ... Client/Server Databases - Jackson-Reed, Inc. - Object-Oriented ...Managers, analysts, DBAs, DAs and programmers will all benefit from a thorough overview of client/server database design, architecture, management, services and ... Uses and Benefits of Client-Server Database Management SystemsClient/Server Database Management Systems. Client/server DBMS's are designed to support multiple users in a networked environment. Powerful servers store and ... 7/15/2012 11:18:42 AM
|
|
|
|
|
|
|
|
|