Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla