Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
PHP form help required
Hi all! Apologies in advance for having to message the forum for help. I know you must get a lot of
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.