![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: help, php |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |
| |||
| I'm not sure exactly what your trying to do. I'm new here, so I'm not sure if my response is something your already very familiar with. PHP: Visibility - Manual Even if the function is public, you still have to create the class before the function is created (the parser doesn't parse a class until it is created). PHP Code: PHP Code: PHP Code: PHP Code: PHP Code: |
| The Following 2 Users Say Thank You to tj111 For This Useful Post: | ||
HelloWorld (10-18-2007), TeraTask (10-18-2007) | ||
| ||||
| Thank you all for the help, but I'm trying to figure out why does this error always come up: Quote:
PHP Code: |
| |||
| I thought public/private/protected declarations weren't introduced until PHP 5? I could be wrong though. See the first comment (by "Aouie Web_Form_Aouie.net") at PHP: Classes and Objects (PHP 4) - Manual for a workaround. |
| The Following User Says Thank You to tj111 For This Useful Post: | ||
HelloWorld (10-18-2007) | ||
| ||||
| Yes that is right, I fixed the problem by deleting all of the public/private/protected keywords... Now new problem come up, it says that I cannot instantiate isterxmlsimplexmlimpl do you guys know anything about this thingy..? I tried to do a google search on it, but I don't have time right now, I'll probably fix it later, I just need to find the class and include it in this file... thanx a lot guys! ![]() the API did say: PHP Code: |
| ||||
| If its not in that folder than it will not be able to communicate with the file will it, i suggest you put it in there lol. |
![]() |
| Thread Tools | |
| Display Modes | |
| |