Tutorials by thescripts.com
As you can see, our action tag in that form is pointed at http://www.yoursite.com/register.php3. Change this accordingly, but I guess I have to explain what register.php3 is.
September 7,
2007
Today Views:
1 Total Views:
270
Another topic we should be interested in is editing your profile.
September 6,
2007
Today Views:
3 Total Views:
226
All that's really left is to show you all a simple way of putting this info into a normal page. Here we go....
September 5,
2007
Today Views:
1 Total Views:
189
People are made to talk, or just voice their opinions anyway. Get a lot of these people together, and you have developed a community. It is these communities that define what a web site is, and whether or not it will be successful. The question is now, how do I do it?
September 4,
2007
Today Views:
1 Total Views:
184
We will be making use of functions in this application. For those of you not aware of what a function in PHP is, it basically is a program within the program. Generally it allows you to save time writing code, and makes your programs more efficient.
September 3,
2007
Today Views:
1 Total Views:
193
Now we proceed to our other functions, so lets start with adding a post.
August 31,
2007
Today Views:
1 Total Views:
206
Now, the last of the post part. Deleting. After this small bit, we will be making our index.php3 page, listing all topics, and how to create new ones.
August 30,
2007
Today Views:
2 Total Views:
181
Lets create our MySQL database and table.
August 29,
2007
Today Views:
1 Total Views:
211
PHP is excellent for parsing and handling forms. It easily handles this task, making PHP ideal for sending web-based email, outputting information to the screen, and passing data to and from a database.
August 28,
2007
Today Views:
1 Total Views:
225
Ok, time to teach you the mail function in PHP.
August 27,
2007
Today Views:
1 Total Views:
250




















