Hi there,
I am new to PHP.
I would like to ask a question here, i am not sure if i got into the right section. I'm sorry if i am not.
Is there API for PHP?
Thank you very much.
*^^*
FiOh
PHP API?
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Eh... i am not sure also.
I was thinking if there is a guide for PHP to certain keywords.
For example when i don understand what is
session_start();
$_SESSION['manual'] = "yes";
then i look up the guide (is it call API?) then it will show a description of the session_start() and state what does $_SESSION[''] means.
Because i am doing a final year project in my polytechnic but was assigned to do a networking project that is totally not related to my specialisation (Interactive Media) so i was at a blur. I need to further edit the current project that has been done by the previous student.
I am new to PHP so when i look at the codes i got a lot of question marks here and there.
Sorry for the trouble if there is any.
FiOh
^^;;
I was thinking if there is a guide for PHP to certain keywords.
For example when i don understand what is
session_start();
$_SESSION['manual'] = "yes";
then i look up the guide (is it call API?) then it will show a description of the session_start() and state what does $_SESSION[''] means.
Because i am doing a final year project in my polytechnic but was assigned to do a networking project that is totally not related to my specialisation (Interactive Media) so i was at a blur. I need to further edit the current project that has been done by the previous student.
I am new to PHP so when i look at the codes i got a lot of question marks here and there.
Sorry for the trouble if there is any.
FiOh
^^;;
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia