the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty