Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog
  • Home
  • php
  • Page 3

Category: php

Facebook Registration Plugin (With Custom Fields and Examples)

22Aug

Facebook Registration Plugin (With Custom Fields and Examples) In this post, I will show you how to implement facebook registration plugin, and I will create some examples, with custom fields, READ MORE

Etienne RachedExample, facebook, facebook api, facebook app, Facebook Registration, JSON, Lab, php4 Comments

How to install eAccelerator on linux

15Aug

 eAccelerator works in a way that whenever there is request to a webpage, eAccelerator will parse all the php files and cache them in a shared memory in their compiled READ MORE

Etienne Rachedeaccelerator, linux, Performance, php, sshLeave a comment

Building your first web scraper with PHP

03Aug

Web Scraping is the process of extracting information from websites or webpages. Web scraping can be compared to crawlers, bots or web indexing, however in web scraping the data is READ MORE

Etienne Rachedphp, programing, programming, ScraperLeave a comment

Uploading a picture in WordPress to your media gallery using xmlrpc

29Jul

If you’re automatically creating a wordpress post or page from php code, rather than from the wordpress admin panel, sometimes you might need to add a pic from a different READ MORE

Etienne Rachedphp, Scraper, Wordpress, xmlrpcLeave a comment

How to fix facebook connect error “CurlException: 7”

25Jul

Many websites with facebook applications, has lately been facing problems with CurlException 7 The problems range from: 1- CurlException: 7: couldn’t connect to host 2- Uncaught CurlException: 7: couldn’t connect READ MORE

Etienne Rachedcurl, facebook, facebook api, php, programming, ssh2 Comments

Searching and removing a value from a multidimensional array in php

24Dec

Recently I found myself in a situation where I needed to search and remove a value from a dynamically generated multidimensional array with a different size and length. After many READ MORE

Etienne Rachedarray, php, programing, recursive, searchLeave a comment

Posts navigation

Previous 1 2 3

Search

Categories

Archives

Copyright Tech and Dev © All rights reserved.
  • Privacy Policy
  • About
Go to top