Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
Somebody hacked into my site and changed coding >>> URGENT HELP NEEDED <<<
I am not that much into programming , but somebody is hacking to my site and injecting some kind of
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh