Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav