Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,