Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
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
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
[PHP HELP] Php order form.
Hello to everyone @ phpfreaks. Im new to this site and hope to learn lots of things here.
Fir
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm