Skip to main content

Home/ PHP Programming/ Group items tagged html

Rss Feed Group items tagged

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

Handling issues related to functions deprecated in PHP5.3 - 2 views

  •  
    Recently one of our Customers has updated php and mysql version from 4.x to 5.x in the hosting server of their Joomla based website.
Steve Programmer

PHP regular expressions examples - 0 views

    • Steve Programmer
       
      What a great regular expression.  I'm using this for my xml parsing script i'm writing.
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

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

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

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

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

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

  •  
    Currently we are looking for Software Engineers to work in our Web Development Projects.
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.
qualitypoint Tech

Sample PHP code for creating forgot password feature in any website - 4 views

  •  
    Most of the websites will require the users to register them for getting username/password which can be used for logging into their website.
qualitypoint Tech

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

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

Php Simple Login Tutorial - 0 views

  •  
    Php Simple Login Tutorial - Learn how to make a simple login!
qualitypoint Tech

Speeding up Coding... - 2 views

  •  
    We are using php coding in most of our projects. And, we are following some important guidelines to improve our performance.
qualitypoint Tech

Implementing Google Suggest in Search box using jQuery AutoComplete plug-in - 0 views

  •  
    One of our Customers wants to have Auto Suggestion similar to Google search in the Search input of his website.
« First ‹ Previous 81 - 100 of 123 Next › Last »
Showing 20 items per page