EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
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
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the