473,763 Members | 1,882 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

recommended books on PHP-MYSQL

Any recommended books on PHP-MYSQL with serious examples in c++?

Regards

Jack
Sep 10 '07 #1
7 1975
On Mon, 10 Sep 2007 10:30:10 +0200, Jack <Ja**@lack.net. ilwrote:
Any recommended books on PHP-MYSQL with serious examples in c++?
Not one book springs to mind with that combo. Why do you need examples in
C++?
--
Rik Wasmus
Sep 10 '07 #2
On Sep 10, 9:30 am, "Jack" <J...@lack.net. ilwrote:
Any recommended books on PHP-MYSQL with serious examples in c++?

Regards

Jack
Why would a book on PHP-MYSQL have examples in c++ ???
If you want a book on PHP/MySQL get a book on PHP/MySQL, if you want a
book on c++ get a book on c++.
On that note, i would always reccomment the "Sams teach yourself..."
range of books such as

Sams Teach Yourself PHP, MYSQL and Apache: All in One

Sams Teach Yourself PHP in 24 Hours

Sams Teach Yourself MySQL in 24 Hours (This is a good book)
Or anything by O'Reilly Publishing is a good choice and can be in more
depth for intermediate/advanced.

Regards,

Paul

Sep 10 '07 #3
Steve wrote:
>>Then he doesn't need a PHP-MySQL book with C++ examples - he needs
information on how to write PHP extensions in C++. Something completely
different.
I never met the fellow 'cept once in a chatroom - so I dunno what he needs
or doesn't... and trying to figure it out would be scope creep.

no wonder you don't like using "bizness lingo"...you don't even know what
"scope creep" is. and no, trying to figure out what he needs would not be
scope creep. it would be a wise, proactive step in having the op state what
he needs in more detail so we can quit guessing.
Well yeah - I'd probably do all that for a paycheck.
But he just asked a question in a chat room.
Sep 11 '07 #4
On Sep 10, 1:30 am, "Jack" <J...@lack.net. ilwrote:
Any recommended books on PHP-MYSQL with serious examples in c++?

Regards

Jack
So what you are looking for is to develop a PHP extension. (the key
words here are development and extension) Do a google search for PHP
extension development or check the php.net site I am sure both would
be very helpful.

Most of this forum are users of the PHP language not people extending
it.

Sep 11 '07 #5
"Sanders Kaufman" <bu***@kaufman. netwrote in message
news:5X******** *********@nlpi0 69.nbdc.sbc.com ...
Steve wrote:
>>>Then he doesn't need a PHP-MySQL book with C++ examples - he needs
informatio n on how to write PHP extensions in C++. Something
completely different.
I never met the fellow 'cept once in a chatroom - so I dunno what he
needs or doesn't... and trying to figure it out would be scope creep.

no wonder you don't like using "bizness lingo"...you don't even know what
"scope creep" is. and no, trying to figure out what he needs would not be
scope creep. it would be a wise, proactive step in having the op state
what he needs in more detail so we can quit guessing.

Well yeah - I'd probably do all that for a paycheck.
But he just asked a question in a chat room.
LOL. so you now agree with jerry? so it's a paycheck that makes him right or
not? were the handful of sentences he wrote so demanding of his (or your)
time that it warrants monetary consideration? hell, your diatribe on
"bizness lingo" was seven pages long if you combined all your
posts/responses from that thread. my suspicion is that you have large
chuncks of time available to you, and those being non-billable. wait...now
that i think of it, that's probably why you would be quibbling over a
paycheck.

btw, your response is yet again another diversion and does not challenge in
any way the validity of what was stated...you look silly again. you must be
young, inexperienced, and uneducated. i'd recommend taking a speech/debate
course at your local community college...pay close attention when they
discuss "logical fallacy"...you' ve produced two "red herrings" in as many
consecutive posts.
Sep 11 '07 #6
On 11 Sep, 12:34, Sanders Kaufman <bu...@kaufman. netwrote:
Jerry Stuckle wrote:
Sanders Kaufman wrote:
macca wrote:
Why would a book on PHP-MYSQL have examples in c++ ???
Because PHP is written in C++ and is extensible through C++.
So? Linux is written in C. Does that mean a C book will help me
understand how to admin Linux better?

What a foolish question!
It would help you understand problems with, for instance, building a
kernel.

Sep 12 '07 #7
Gremnebulin wrote:
On 11 Sep, 12:34, Sanders Kaufman <bu...@kaufman. netwrote:
>Jerry Stuckle wrote:
>>Sanders Kaufman wrote:
macca wrote:
Why would a book on PHP-MYSQL have examples in c++ ???
Because PHP is written in C++ and is extensible through C++.
So? Linux is written in C. Does that mean a C book will help me
understand how to admin Linux better?
What a foolish question!

It would help you understand problems with, for instance, building a
kernel.
That wasn't the question though, was it? Nothing was ever said about
building a kernel.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===
Sep 12 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1800
by: mikeg | last post by:
Hi, I'd like to explicitly link to the recommended php.ini file. For a long time, this link worked: http://cvs.php.net/co.php/php4/php.ini-recommended (In fact, if you google for "php ini recommended", that broken link comes up first).
6
2813
by: Howard Kaikow | last post by:
What's the best book to learn PHP? What's the best book for a PHP reference? My goal is presently limited to construction of a custom 404 page for my web site and PHP is the only scripting language my ISP allows us to use server side. -- http://www.standards.com/; See Howard Kaikow's web site.
0
1330
by: Bruno Lienard | last post by:
Look at the recommended books about Python, by the IBM developerWorks site: http://devworks.krcinfo.com/WebForms/ProductList.aspx?Search=Category&id=1400&p=OpenSourceProjects So, a lot of Python books, a lot of "new books". Bruno Lienard
6
2023
by: Peter Jensen | last post by:
Hi! - Which books are good for at comprehensive introduction and further progress, Im currently using "Thinking in C++ 2nd ED"
18
13927
by: John Salerno | last post by:
Hi all. I was hoping some of you could recommend a book or two that would help me get started with the basics of C#. I have a slight knowledge of programming, but basically I want to start out like I know nothing, so I don't skip anything. I considered Microsoft Visual C# .NET Step by Step 2003 by Sharp/Jagger, but then I read a few reviews and it doesn't sound so good. I have XP Home, and I plan to buy only Visual C#, not Visual Studio,...
8
1334
by: Fredrik Wahlgren | last post by:
Hi I'm currently learning .NET. I need to know more about the .NET framework. The only book I have found for C++ programmers is one by Kate Gregory. What other books are there for C++ programmers? TIA, Fredrik
4
4604
by: John | last post by:
Hi, I am currently using Visual Basic.Net "How to Program" by Deitel, Deitel and Nieto. Initially, going trough it at a rapid pace, skipping most exercises, did not give me enough footing. Trying to do most exercises works best, but most exercises have no answers on the accompanying CD, which is very frustrating and slows me down too much. I am self-studying and thus cannot easily ask quick questions to co-students. Any advise on which...
3
1777
by: darren via AccessMonster.com | last post by:
Hi I'm based in the UK and I've drifted into Access from building a simple db for myself, to then being asked to build a simple db for someone else, to now spending time building increasingly more sophisticated (for me)databases. So far my learning curve has been based upon a handleful of books and this forum (which I think is fantastic and the level of help and knowledge sharing has astounded me). Aside from the very basic dummies...
11
1466
by: tom | last post by:
I'm learning VB.NET 2 after years working with VB6 and finding it a challenge. Are there any books/online training soures that you'd recommend for programmers making the transition to .NET and v2 in particular? I'm having trouble getting to grips with a lot of the concepts and different ways of doing things (eg how to handle references to third party dlls, how/whether to use namespaces, security issues and on and on). TIA
8
2669
by: shweta khare | last post by:
Hello!....am a beginner in the field of computer science and programming.Am persuing my computer science engineering course and hav jst begun wid C programming language.Am using the book "Let Us C" by yashwant Karnetkar which assumes no prior programming background and am really finding it helpful.But I did like to kno which books are recommended for a beginner in C language.Would u please give suggestions for the same and also at which stage...
0
10149
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10003
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9943
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8825
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7370
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6643
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5271
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5410
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3529
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.