Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam