Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and