A Belgium based firm is looking for Senior PHP Developers for their development center in Chennai. The details are as follows Job Title: PHP / Sr. PHP...
Hi, I am working on a PHP project and i need to give to the user, i want that to be protected and hidden from the user. I know i am not the first one to ask...
Hi, For protecting your code you can use available obfuscators. You can use SourceGuardian which is good but is commercial. You can look for other open source...
Dear All, I am using the PHP version of 5.2.11. I have problem in Base64 Encoding. For Example $string = "kjs$)P1rj9"; echo base64_encode($string); ...
Hi Murali, This is because of a crazy php feature, where it is tryng to parse the variable called *$rj9* The base64 encoded strings in your email decode as...
Hi friends, I need to have a checkbox like 'Remember me' in my site. Currently i have a login page which allows one to login but when someone closes and open...
Yes, you can make use of cookies. try this link http://www.bitrepository.com/php-autologin.html Regards, Krishna Shasankar http://www.krishnashasankar.com |...
The 'Remember me' option basically relates to setting a non-zero time for the cookie being set. If the cookie is set to time 0, the cookie is deleted at the...
Dear All, I have created DLL in .net application, I want to use this DLL in my PHP web application. how can I able to use this dll. Thanks in Advance ...
Hi friends, I am looking for a cart which might / might not be open source, Which one i should use, is there a comparison website where i can compare the...
These might help you decide... http://abcphp.com/out/comparison-of-free-shopping-carts---2009/ http://abcphp.com/out/open-source-ecommerce-php-softwares-/ ...
Hi all, I am developing a e-greetings website where 1000s of people register with this site and send greetings via email. There is a concept of email ...
Hi, I am not sure about the exact requirement of your application, but why not change the logic a bit. Rather than dynamically updating the cron file every...
Hey you can do one thing save the user schedule details in DB and run a cron job every hour or day or minute to check any schedule greeting are there if there...
Hi friends, I used to have a dedicated server, i recently bought shared hosting, immediately after that i am getting the following error message, Fatal...
Hello, Not sure how it used to work but technically, you should check the variable definition... as it is a STRING and you are trying to assign offset value of...
Hi Shoeb, Thanks for the reply, yes, i completely agree the variable definition is the culprit here, but i dont understand why it works on my other systems...
lets see some code on how is the "Array" is being defined in the first place? ... -- Best Regards, Shoeb Surya [Non-text portions of this message have been...
hi, Need help. I am using a single email function with if condition which will extract values from the redirected file. I have a problem here. The email...
You can use a session variables, or use HTTP_POST with hidden fields.. or serialize the data to a DB/text file and unserialize it in page3 and send an email.. ...
use metod post in each form. in the second form use it as hidden varibles and pass to the next page. -- Thanks & Regards P.C.Kabeer Solutions Architect PIAZZA ...
Hi, If you are not using any form or submit options in the second page. Then you can use SESSION to store the values from the second page, and then access the...
3279
Outsmart
join@...
Jun 28, 2010 8:51 am
Hi All, We are looking to hire the brightest and the most enthusiastic developers to help us build our web and mobile applications. These range from iPhone to...
hi friends, I am looking for a cart preferably open source which is good , and have the option for importing and exporting the orders and products etc with the...
hi whenever i use a string / chars from other language, apart from english, (a select query returning such string from mysql db) my php script outputs ...
Hello, GNUnify, one of the India's biggest open source is back for its 9thyear. Organized by Pune Linux Users Group(PLUG) and the students of SICSR. The...