PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want