Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe