Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | PHP | Tutorials & Tips | Development

Results 41-47 of 47
Maintain a Single Database Object in PHP 5 Using the Singleton Pattern
When creating a PHP application, it is usually necessary to connect to a database to perform certain tasks. In some cases you only want to open a connection when necessary, but limit it to a single connection. This way you don't waste resources on unnecessary database connections. For these situations I use the Singleton Pattern, which is perfect for this.
(0 ratings)
Reviews0
PriceFree
Views676
Debugging PHP with Xdebug
The Xdebug is the extension for PHP that helps debugging PHP scripts by providing a lot of valuable debug information. Using the Xdebug you can debug your scripts in the Notepad++ and other PHP IDEs.
(0 ratings)
Reviews0
PriceFree
Views485
Using a PHP Class to Store Configuration
Shows how to store all your configuration variables within a class. This removes them from the global namespace to avoid potential collisions, and it prevents errors caused by typos.
(0 ratings)
Reviews0
PriceFree
Views533
Using GPS modul in iPhone with iPFaces
iPfaces is the framework for simple creation of native, form-oriented network applications for mobile devices. The aim of the solution is to screen the programmer completely out from the mobile platform itself, and transfer the entire application logic to central application server level. This tutorial shows how it is really easy.
(0 ratings)
Reviews0
PriceFree
Views597
PHP SMS from website
You can use the SMS to send service alerts (send message to your registered customers about blackFriday, cyberMonday sales), verifications (security codes for log-in), reminders (about the closing deadline for your colleauges, last minute promotions). If you have a webshop, you can send receipts or if you are a retailer you can surprise your visiting consumers with an SMS what hides a coupon for a personalised daily sale not to mention about the graphic messages. To integrate an SMS functionality to your website,all you have to do is to follow 4 easy and quick steps. • Step 1 –Install Ozeki NG SMS Gateway to your computer. You can download and try the trial version for free. • Step 2 – Create a HTML form for sending text messages. To get this solution working you have to follow the guide in the website and save the sendsms.html file to your webserver. • Step 3 – Create your PHP SMS Script
(0 ratings)
Reviews0
PriceEUR 590.00
Views653
Oculus Rift Development Tutorial
Learn developing apps for Oculus Rift With this powerful Oculus rift development tutorial. You learn everything about the Oculus rift with a practical approach of developing an app in real time.
(0 ratings)
Reviews0
PriceUSD 49.00
Views400
HTTP the very basics
What the heck is HTTP? Well first off, it is a protocol, you ask what’s a protocol, protocol is set of rules, that something must follow! What if you it doesn’t follow it? Well it doesn’t work properly. HTTP is Hypertext Transfer Protocol. Whenever you wanna transfer something on web, you must follow the protocol/rules! And that essentially what HTTP is. Visit site for whole tutorial.
(0 ratings)
Reviews0
PriceFree
Views473
Results 41-47 of 47