do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
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
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th