Help If user voted, block them
On my Prayer request site, i let users Click a button to Pray for somone that has posted a pray, i g
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Linux socket programming
Where can I find a good introduction to socket programming?
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?