regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
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
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is