Skip to main content

Home/ PHP Programming/ Group items matching "..." in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

Parsing webpage using php DOM. - 4 views

  •  
    PHP is having DOM functionality for parsing webpage by considering the HTML content of the webpage as XML data. If you assign the $data with the HTML content of the webpage, below code will load the HTML content in DOM object.
1More

Clearing Cache in phpBB forum - 0 views

  •  
    In my previous post I have explained about clearing cache in Gallery. phpBB Forum is also using Cache for improving performance.
1More

PHP Quiz Questions and Answers - 1 views

  •  
    You can attend our Quiz here. We are working on to publish more questions in many topics (e.g mysql, javascript, html,...). So, you can bookmark this blog for further reading, or you can subscribe to our blog feed.
1More

Latest Articles for learning Web Development using php, mysql, javascript and ajax - 1 views

  •  
    Find below the latest articles for learning web development. These articles are getting displayed here by combining the data from different social bookmarking sites such as Digg. This articles list will be updated automatically using yahoo pipes and feedburner.
1More

Removing Last Character in a String - 1 views

  •  
    In PHP, we will be requiring to remove the last Character from a string variable. For example, consider below query. select * from employees where employee_id in (1,2,5,7)
1More

Dynamic Stylesheets using PHP | Jeremy Clark - TechNet.com - 3 views

  •  
    This is so awesome I can't even describe it! I've been looking for something like this - it will make editing my css SO much easier.
1More

Logikit::Framework - 0 views

  •  
    Logikit::Framework (LF for short) is an application development framework for PHP 5. The idea is to let people code much faster by providing a solid and easy-to-use substructure for common tasks. LF deals with most of the time-consuming everyday issues and lets you focus on the logic of your code.
1More

Setting UserAgent for php curl session to avoid 500 Internal Server Error |QualityPoint... - 1 views

  •  
    We are using below function for getting webpage content using curl module of php.
1More

Use associative array instead of using querystring-style post fields. - 2 views

  •  
    We have faced some issues with posting form details using cURL module of php.
1More

Added more questions in our online Quiz - 0 views

  •  
    We have added few more questions for our our free online quiz program.\n\nThe new questions are added under the below topics/subjects.\n\n1.Javascript\n2.Dot Net\n3.Aptitude
1More

News Letter QualityPoint Technologies - 0 views

  •  
    We had sent below News Letter to our email contacts. If you want to receive future news letters you can send your email id to qualitypointmail@gmail.com.
1More

How to split a string into individual characters using PHP? - 1 views

  •  
    In one of our php project, we had to split a string into individual characters. I thought there should be some built-in function for doing this. But I couldn't find the appropriate build-in php function.
1More

pxWeather - PHP XML Weather Utility - 1 views

  •  
    "A PHP class to retrieve, parse, and organize weather data for easy access."
1More

Main Page - phpLDAPadmin - 2 views

  •  
    "phpLDAPadmin (also known as PLA) is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language administration for your LDAP server. Its hierarchical tree-viewer and advanced search functionality make it intuitive to browse and administer your LDAP directory. Since it is a web application, this LDAP browser works on many platforms, making your LDAP server easily manageable from any location. phpLDAPadmin is the perfect LDAP browser for the LDAP professional and novice alike. Its user base consists mostly of LDAP administration professionals. "
1More

Job Openings for Web Development(PHP/MySQL) - 0 views

  •  
    Currently we are looking for Software Engineers to work in our Web Development Projects.
1More

MySQL Quiz Questions and Answers - 1 views

  •  
    Find below MCQ (Multiple Choice) questions and Answers useful for learning MySQL.\n
1More

Handling Date format in MySQL - 1 views

  •  
    In the previous post, I have explained about Handling Date and Time in PHP/MySQL Recently, I came to know about a website http://www.mysqlformatdate.com/ which will be useful for understanding and using a MySQL function DATE_FORMAT().
1More

Difference between session_register and $_SESSION[] in php - 1 views

  •  
    We can use either session_register or $_SESSION for registering session variable in php. Find below the difference between both of them.
1More

PHP: The @ Operator - 2 views

  •  
    Useful stuff on error reporting
1More

Home - Dwoo - a PHP Template Engine - 1 views

  •  
    "Dwoo is a PHP5 template engine which is (almost) fully compatible with Smarty templates and plugins, but is written from scratch for PHP5, and adds many features. "
« First ‹ Previous 401 - 420 of 650 Next › Last »
Showing 20 items per page