Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
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
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw