Skip to main content

Home/ PHP Programming/ Group items matching "for" 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
qualitypoint Tech

Does "Safe Mode" of PHP really give any benefit? - 0 views

  •  
    We had used ImageMagick tool for resizing the images without affecting quality in our BookMarklet project. We implemented this project successfully in Client's server.
jdr santos

Silk Framework :: Home - 0 views

  •  
    Silk is a fast and concise PHP Framework that simplifies development of PHP applications. It provides services for database interaction, MVC, AJAX and all of the other tools necessary to deliver today's web applications. It's speedy, extendable, dependable and totally buzzword compliant
qualitypoint Tech

We have added enhanced features to our Quiz |QualityPoint Technologies - 0 views

  •  
    We have included new features to our Quiz. Most of the changes are in Admin and Quiz Creator logins. We will provide more features for Users in our next release. You can see the Quiz results of other Users to know about Popular Quiz Topic.
qualitypoint Tech

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.
qualitypoint Tech

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.
qualitypoint Tech

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.
qualitypoint Tech

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)
Maggie Wolfe Riley

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.
qualitypoint Tech

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
qualitypoint Tech

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.
jdr santos

pxWeather - PHP XML Weather Utility - 1 views

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

MySQL Quiz Questions and Answers - 1 views

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

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().
qualitypoint Tech

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.
jdr santos

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. "
Kashif Mehmood Mughal

35 Really Useful PHP Tutorials And Development Techniques | Smashing Buzz - 2 views

  •  
    PHP is the most popular and widely accepted server side scripting language among developers due to its easy to learn nature, free of cost and its large ever increasing helpful community, we usually seen in wordpress blog platforms, wordpress blogs totally build in PHP language. Today we presenting first time PHP tutorials roundup which are fully contained helping techniques and tips of most useful language PHP, It is the widely-used, free, and efficient alternative to competitors such as Microsoft's tools, every web developer know PHP most suited language for web development and can be embedded directly into the HTML, you can idea when ever you write code about that syntax is very similar to Perl and C language.
qualitypoint Tech

Mysql - Use utf8 for supporting mutibyte languags. - 1 views

  •  
    Some languages such as Chinese will use many bytes to store single character.
Mr. DiGi

NotORM - 1 views

  • foreach ($software->application() as $application) {    echo "$application[title]\n";    foreach ($application->application_tag() as $application_tag) {        echo "\t" . $application_tag->tag["name"] . "\n";    }}
  •  
    PHP library for simple reading data from the database
qualitypoint Tech

PHP Functions - Easy Learning - 1 views

  •  
    It is a place for testing your Memory or Concentration while learning any subject such as PHP Functions. There are many set of cards that have pictures on face down. We need to match all the cards. The Matched cards will be turned up
« First ‹ Previous 141 - 160 of 261 Next › Last »
Showing 20 items per page