Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP SimpleXML, how to set attributes?

php attributes set simplexml

Magento: How do I put widgets into a layout xml?

php xml widget magento

jQuery: how to get "value" of file upload input field

Rewrite Rijndael 256 C# Encryption Code in PHP

c# php encryption aes rijndael

Make a HTTPS request through PHP and get response

php https request

can php function parameters be passed in different order as defined in declaration

php

PHP Unit Tests: Is it possible to test for a Fatal Error?

How to use memcache with php

php memcached

Securely serving images

php security image overhead

Why does print return (int) 1?

php

int variable with leading zero?

php int octal

Should the access token in oAuth be generated every time the user logs in?

php api twitter oauth

reproducible random number series

php random

TCPDF set different headers for different pages in one document

php pdf pdf-generation tcpdf

include(): Failed to open stream: No such file or directory

php php-include

How to execute ajax function onbeforeunload?

How should I store a password salt?

php security passwords salt

How to find connections between users so I can create a closed friend circle?

php mysql connection

How can I use PHP's various XML libraries to get DOM-like functionality and avoid DoS vulnerabilities, like Billion Laughs or Quadratic Blowup?

How to preserve GET parameters when posting form to self?

php html forms post get