use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l