values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug