remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i