How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s