473,383 Members | 1,885 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

PHP manual (site) and __methods?

My hosting party recently switched to PHP5 (finally) enabling me to do
useful OOP stuff, which was at best challenging in PHP4.

I can't seem to find the manual pages containing info on methods like:
__get()
__set()
__autoload()
__call()

et cetera (I bet there are quite a few more handy ones) using the PHP
site's own search box. Google usually helps out (e.g.
'__autoload site:php.net' as a search quesry gets me there. [I love the
site: option in Google btw.]

Is there an easy way to find such pages from within the php site ?
Thanks!

Mar 29 '07 #1
1 1084
"Schraalhans Keukenmeester" <bi*******@invalid.spamwrote in message
news:46*********************@news.xs4all.nl...
My hosting party recently switched to PHP5 (finally) enabling me to do
useful OOP stuff, which was at best challenging in PHP4.

I can't seem to find the manual pages containing info on methods like:
__get()
__set()
__autoload()
__call()

et cetera (I bet there are quite a few more handy ones) using the PHP
site's own search box. Google usually helps out (e.g.
'__autoload site:php.net' as a search quesry gets me there. [I love the
site: option in Google btw.]

Is there an easy way to find such pages from within the php site ?
Thanks!
http://fi2.php.net/manual/en/language.oop5.php

look for "magic methods"

--
"Ohjelmoija on organismi joka muuttaa kofeiinia koodiksi" - lpk
http://outolempi.net/ahdistus/ - Satunnaisesti päivittyvä nettisarjis
sp**@outolempi.net | rot13(xv***@bhgbyrzcv.arg)
Mar 29 '07 #2

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

Similar topics

2
by: Gunnar | last post by:
Hello, I've just written a CPP program that reads integers from a binary file, and used this code while (my_ifstram.read( (char* ) &number, sizeof(int)) { // do something with number } My...
1
by: John Baker | last post by:
HI: Does anyone know a good manual or web site that addresses the development of applications using the Data Access Capability (HTM) in Access. I need to have something on a web site that, at...
1
by: Mike J | last post by:
Hear is the PHP manual reference search URL template http://www.php.net/manual-lookup.php?pattern=&lang=en Where is the query parameter. Quite often, I want to check a PHP function...
4
by: sivanageswararao | last post by:
hai to every one welcome to software field. my name is siva. recently i knew this site. really i am surprised after finding this site. i want to learn visual basic. if any one knows the soft...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.