Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.