Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D