i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
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)
Forgot password won't work
My forgot password thing is not working properly. It is giving me this errorMailbox unavailable. The
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.