PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [