Is there a PHP code that takes a number away from a number that’s entered on a mysql database and submits it?

September 3, 2010 by Blogging Master (Manveer)  
Filed under PHP Codes

Is there a PHP code that takes a number away from a number that’s entered on a mysql database and submits it?

For example:

ID | other columns | Number
1 | … | 100 (this can be changed)

how do i view the full php and html together in one viewer?

September 1, 2010 by Blogging Master (Manveer)  
Filed under PHP Codes

Notepad and Dreamweaver only give me the full PHP code, and not the full html code. The only way i can access the HTML source is online using “view source” but that doesn’t give me the PHP. So how can i view both?

How can I store database field value with session variable in php, and mysql match?

September 1, 2010 by Blogging Master (Manveer)  
Filed under PHP Codes

I have successfully created login page, and stored username with session_register(), however, I also would like to store some other information like user’s first name, and last name in seperate session variable.

KINDLY HELP ME ON SUBJECT MATTER, AND POST SOME FAVORABLE PHP CODE TO STORE DATABASE FIELD VALUE IN SESSION VARIABLE.

PHP code that allow people to download without revealing URL?

September 1, 2010 by Blogging Master (Manveer)  
Filed under PHP Codes

I need some PHP script that can allow people to download something from my website, without revealing the position of the things they want to download.

Can someone tell me something for this ?

How do I use PHP to help me with editing my sub-domain?

September 1, 2010 by Blogging Master (Manveer)  
Filed under PHP Codes

I’ve heard of a PHP function that you put into your pages. Then when you want to edit like a link on every page or something you only have to edit 1 page and not all the other 20 pages. Anyone know where I can find this PHP code?

i want php code that mail content of rss feed to me regularly?

August 31, 2010 by Blogging Master (Manveer)  
Filed under PHP Codes

i want php code that mail content of rss feed to me regularly in particular interval

plz. help me in doing this or give me the code for that. thanks

What can I use to compile/obfuscate php files?

August 31, 2010 by Blogging Master (Manveer)  
Filed under PHP Codes

I want to compile php code so it could not be human readable. What’s the open source software that can I use for this purpose?

Next Page »