Getting Resource id #11 while trying to connect..
So i tried using "DEFINE" for the first time and im using the variables i defined to conne
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say