php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.