Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select