Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Serial number of exernal hard disk/Thumbdrive
Hi guys,
I am new tio java networking concepts.Please tel me how to get Serial
number of exernal
Help Import Animoto and Youtube
CAn someone help me urgently want to allow users on my website to import youtube/revver/dailymotion
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should