Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some questions with it.
So there is the index.php on the server of the person who bought it (www.client.com/index.php) now it has this as part of its code (in basic terms)
Code: <?php autenticatkey($key);?> Now if autenticatkey has it as being valid it does Code: <?php include "http://www.mywebsite.com/projects/myproject.php";?>
What I need to know if someone can see the code in myproject.php, can they somehow download myproject.php and how can i prevent this if they can, thanks in advance
Good Programming and Web Design Books
Hi, I recived a pm today from a fellow phpfreaker regarding php books, i replied with the following, it may be of help to php peeps that are looking for a good book but are unsure of what to
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sites?
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to retrieving and displaying data, but if I click on a valid link in the following code, the content and
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,Its been a while, I know. Use to love coming here to answer peoples questions, but work and school have been keeping me too busy but do anything but lurk. I usually write all my code/apps by
need Array help
This is what I have to do. $teamname[1] = "Red Sox" $teamname[2] = "Giants" $teamname[3] = "White Sox" $teamname[4] = "Cubs" $teamname[5] =
WM transfer order: confirm different batch than proposed by system
Hi folks,
Ariba 9r - SAP MM Integration
Hi experts,
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would work, but it just doesn't seem appropriate, for cURL is mostly used form getting data. Any ideas?
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot to learn so maybe this is a start. But I have a client who just came over to us and previously was