cookie problem
I hv a website url
In this site main menu functionality based on cookie when user click on parti
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that