Programming help
Search Only:

Search Keyword php authentication code example

Total: 40 results found.

Page 1 of 2
Hi guys, Im setting up a free email system for some of my forum members, however the email system im using (based on php) is encoded with Zend. I can change pretty much everything in ...
Is there any method to encrypt my php source code so that other people who got permission to access the server cant see my code. Is there any method to encrypt my php source code ...
Hi! I am having a question regarding reading PHP source code. Is it possible to read sourcecode from an "external" server or anyhow getting into source code? How to test ...
Hi, Im about to start a business. I will like to protect my PHP source code from a client. Basically I do not want to give some secrets to my clients so they can start a business ...
When posting a PHP code, please remember to use vBulletins PHP tag to format it. This makes it a lot easier for other readers to distinguish between regular text and PHP code in your post. ...
Hi, Is it possible to nest PHP tags or code? Ive tried but with no sucess. Heres a very basic example of what Im trying to do: Code: <?php $mystring = abc; $findme ...
Hi all, Im not sure if this is the right place to post about this, but it seemed like the logical place. Im just trying to set PHPMyAdmin up using anything other than config authentication.. ...
php code for mail attachment ? how to send mail attachment ? can it be done using php ? currently, i only use phps mail fuction to mail plain text. <? mail("zzzzz@hotmail.com", ...
... online tutorial that will explain this kind of php clearly with examples Hello I am looking for some simple code that will allow login information to be checked against a database in mysql ...
... have been updated. At one time all records were updated but as Ive followed suggestions and changed code its gotten worse. Any help? PHP Code: <?php // this code should ...
Hello- Ive been doing some reading on the changes in PHP 5 and can see a lot of advantages to PHP 5 over its predecesor 4. Im concerned with upgrading and having gaps in my existing php code, ...
Hi All, Im having a couple of difficulties with my BBCode Class. Im trying to highlight PHP-code with my BBCode Class and it doesnt work. I got all my tags to work except for the PHP code. ...
hEY i am a beginer to php so can u tell me something? ok.. how can i make a web page that containes in her php thinks hers is an exemple: <html> ... <body> <?php echo ...
hey, i would really appreciate it if i can get some help turning a section PHP into pseudocode. PHP Code: function renderHTMLImage($mode = 1, $resolution = 1, $fixedChar = W, $flipH = false, $flipV = false)  ...
Hi! I have a script with some evals. When an error occurs in the eval PHP+HTML code, the error is shown after that a lot of HTML has already been output (Provided that the error is not ...
... code any help would be greatly apreciated PHP Code:  $perPage=2;  $start=isset($HTTP_GET_VARS[s])?$HTTP_GET_VARS[s]:0;  $total_rows=isset($HTTP_GET_VARS[t])?$HTTP_GET_VARS[t]:;   ...
Hello, I have just been given order by my boss today to begin work on a very large php application that will be used for business/management. I am a competent programmer, but I am new to ...
... looks in the future. The points are nonlinear, but for the most part they correlate to form a curve. I have been looking everywhere for some PHP class where I can supply a set of points and expect ...
Hey, I remember reading an article or post somewhere about loading a PHP page into a buffer and being able to change the content before sending it to the browser. For example, lets say ...
Hi, im new to php, and my question is: Is there a setting within PHP5 or Apache2 that will allow me to load a php file automatically by clicking on a php file (assume that the file is ...
<< Start < Prev 1 2 Next > End >>