User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #