Zend - The PHP Company




Code Gallery: sultanzahir


adding a note in a PDF document  

Type: application
Added by: sultanzahir
Entered: 20/11/2001
Last modified: 02/11/2000
Rating: - (fewer than 3 votes)
Views: 5583
we can notes in a PDF documents


adding a URL automatically with Javascript  

Type: application
Added by: sultanzahir
Entered: 12/11/2001
Last modified: 01/11/2000
Rating: - (fewer than 3 votes)
Views: 7234
this small program will allow you to add or delete URL from your website with your own password without editing or changing any code.Very easy to understand and uses easy javascripts


array filter  

Type: application
Added by: sultanzahir
Entered: 16/11/2001
Last modified: 08/12/2008
Rating: - (fewer than 3 votes)
Views: 4935
with the function array filter one gets the value of any array as input and with the help of a callback for more functional editing and gets back a modified array.


browser detection  

Type: code fragment
Added by: sultanzahir
Entered: 20/11/2001
Last modified: 02/11/2000
Rating: - (fewer than 3 votes)
Views: 6843
it is able to detect opera,netscape,internet explorer,mozilla very easy to understand , just copy and paste script


counting and printing the value in an array  

Type: code fragment
Added by: sultanzahir
Entered: 16/11/2001
Last modified: 02/11/2000
Rating: - (fewer than 3 votes)
Views: 5307
it first browse through the array and than print it out also in an array function.very useful when one is working with MYSQL


email program  

Type: code fragment
Added by: sultanzahir
Entered: 08/11/2001
Last modified: 07/12/2006
Rating: *** (8 votes)
Views: 26231
it is a simple email program that uses PHP and default mail settings. Easy to use and understand.


MYSQL Database Function Wrappers  

Type: code fragment
Added by: sultanzahir
Entered: 30/06/2003
Last modified: 06/12/2002
Rating: - (fewer than 3 votes)
Views: 5688
When interacting with a database, functions are called that are common to every transaction; functions to establish a connection, execute the query and then close the connection. This article shows how to create functions that will eliminate this redundancy. We will create a Select function to retrieve data, an Insert function to insert data, an Update function to update data and a Delete function to remove data.


simple email application  

Type: code fragment
Added by: sultanzahir
Entered: 13/08/2001
Last modified: 01/11/2000
Rating: - (fewer than 3 votes)
Views: 11716
This is a simple webapplication using sendmail and PHP Just cut and paste script and no database required.


simple MYSQL -query interface  

Type: code fragment
Added by: sultanzahir
Entered: 18/11/2001
Last modified: 02/11/2000
Rating: - (fewer than 3 votes)
Views: 4715
one can paste any query in the query box and it will run and we don't have to have any prior knowledge to the database techniques


simple URL/ link checker  

Type: code fragment
Added by: sultanzahir
Entered: 29/04/2002
Last modified: 05/12/2001
Rating: - (fewer than 3 votes)
Views: 8832
This simple script validate any valid link or URL. Just write the concerned link in the text box and push the verify button.


table browser  

Type: code fragment
Added by: sultanzahir
Entered: 08/11/2001
Last modified: 01/11/2000
Rating: - (fewer than 3 votes)
Views: 3772
one can see the properties of all the tables in a database very useful for the programmer




Search