str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Change of partner analyse in sales orders
Hello,
I changed the partner analyse for sales orders and added a new mandatory partnerro
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons