PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
Scene graph using Direct3D?
There are several C++ scene graph based packages available for OpenGl, like say OSG,
http://w
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see