Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan