Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Need help with cin setw
I made a program here is my code:
#include
#include
#i
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Sort Alternative/bi-monthly
Hi all,
Am going mad trying to get something to work.
I'm creating a CMS for a magazi
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh