PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
im getting the error
[b]Warning: Invalid argument supplied for foreach() on line 36[/b]
for this block of code
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
but this particular file isnt being referenced to in this file instead the last file i create will reference both of there files. I was trying to check for errors before continuing the project....are these errors that i should worry about before continuing, or just continue onto the last file to run it and see what happens then?