Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP function is_nan() throws a warning for strings

Reading and writing global variables across scripts in PHP

Is it a good practice to write subqueries in MySQL?

Base URL in Kohana 3

php kohana-3

How to simplify this php switch statement?

php switch-statement

What Gotchas When Learning C++, If I came from PHP/Java?

java php c++ qt-maemo

Decimal minutes

php time decimal

php force download xml

php xml download

Using cron manager from within PHP

php cron

PHP include html page charset problem

difference <?php echo '$test'; ?> and <?=$test?>

php

PHP spell checking tool

php spell-checking

do you think i should keep all my php functions in one file?

php function include

How can I determine in PHP if I have write permissions to a folder

replace space with new line

php

IDE with autocomplete feature for HTML and PHP [closed]

php html linux macos ide

Why do I get undefined index while using cookie in PHP?

php cookies

Convert all HTML special chars to UTF-8 in PHP?

How to properly extract get variables

php html url variables get

PHP equivalent to JavaScript's string split method

php javascript