Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan