Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
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
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any